nuget server logo nuget api documents
↑

API Docs / Microsoft.VisualBasic.Runtime / ScriptMeta

ScriptMeta

Full name Microsoft.VisualBasic.ScriptMeta Assembly Microsoft.VisualBasic.Runtime Members 7

01 Syntax

Microsoft.VisualBasic.ScriptMeta

02 Methods

NameOverloadsSummary
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

method API #
API(Type, String, Boolean)
Parameters
NameTypeDescription
typeType

-

[nameOf]String

-

method Description #
Description``1(``0, String)

获取得到定义该类型成员之上的DescriptionAttribute值或者默认定义

Parameters
NameTypeDescription
m``0

-

default$String

-

method Usage #
Usage(MemberInfo)

Get object usage information via read string from UsageAttribute

Parameters
NameTypeDescription
mMemberInfo

-

method ExampleInfo #
ExampleInfo(MemberInfo)

Get example code of the ScriptMeta.Usage()

Parameters
NameTypeDescription
mMemberInfo

-

method NamespaceEntry #
NamespaceEntry(Type, Boolean)

Get the scripting namespace value from Namespace

Parameters
NameTypeDescription
appType

-

method Description #
Description(T, String)
method Category #
Category(MemberInfo, String)