ScriptMeta
01 Syntax
Microsoft.VisualBasic.ScriptMeta
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| API | 1 | |
| Description | 1 | 获取得到定义该类型成员之上的DescriptionAttribute值或者默认定义 |
| Usage | 1 | Get object usage information via read string from UsageAttribute |
| ExampleInfo | 1 | Get example code of the ScriptMeta.Usage()) |
| NamespaceEntry | 1 | Get the scripting namespace value from Namespace |
| Description | 1 | |
| Category | 1 |
03 Members
API(
Type, String, Boolean)Parameters
| Name | Type | Description |
|---|---|---|
type | Type | - |
[nameOf] | String | - |
Description``1(
``0, String)获取得到定义该类型成员之上的DescriptionAttribute值或者默认定义
Parameters
| Name | Type | Description |
|---|---|---|
m | ``0 | - |
default$ | String | - |
Usage(
MemberInfo)Get object usage information via read string from UsageAttribute
Parameters
| Name | Type | Description |
|---|---|---|
m | MemberInfo | - |
ExampleInfo(
MemberInfo)Get example code of the ScriptMeta.Usage()
Parameters
| Name | Type | Description |
|---|---|---|
m | MemberInfo | - |
NamespaceEntry(
Type, Boolean)Get the scripting namespace value from Namespace
Parameters
| Name | Type | Description |
|---|---|---|
app | Type | - |
Description(
T, String)Category(
MemberInfo, String)