Describes a Project, a collection of related types and namespaces. In this case, one Project = one DLL.
Project
01 Syntax
Microsoft.VisualBasic.ApplicationServices.Development.XmlDoc.Assembly.Project
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| GetType | 1 | 当目标对象没有xml注释的时候,这个函数返回的是空值 |
| ToString | 1 | |
| GetNamespace | 1 |
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| Name | 1 | |
| Namespaces | 1 |
04 Members
GetType(
String)当目标对象没有xml注释的时候,这个函数返回的是空值
Parameters
| Name | Type | Description |
|---|---|---|
fullName | String | - |
Name
Namespaces
ToString()
GetNamespace(
String)