nuget server logo nuget api documents
↑

API Docs / Microsoft.VisualBasic.Runtime / ExportApiModel

ExportApiModel

Full name Microsoft.VisualBasic.CommandLine.Reflection.ExportApiModel Assembly Microsoft.VisualBasic.Runtime Members 4

01 Syntax

Microsoft.VisualBasic.CommandLine.Reflection.ExportApiModel

02 Properties

NameOverloadsSummary
Info 1 Something detail of help information.
Usage 1 The usage of this command.
Example 1 A example that to useing this command.
Name 1

03 Members

property Info #
Info

Something detail of help information.

Remarks

(详细的帮助信息)

property Usage #
Usage

The usage of this command.

Remarks

(这个命令的用法,本属性仅仅是一个助记符,当用户没有编写任何的使用方法信息的时候才会使用本属性的值)

property Example #
Example

A example that to useing this command.

Remarks

(对这个命令的使用示例,本属性仅仅是一个助记符,当用户没有编写任何示例信息的时候才会使用本属性的值, 在编写帮助示例的时候,需要编写出包括命令开关名称的完整的例子)

property Name #
Name