共用方式為


HelpBuilder.Default.GetIdentifierSymbolDescription(IdentifierSymbol) 方法

定義

取得指定符號的描述 (通常用來做為說明文字中的第二個數據行) 。

public:
 static System::String ^ GetIdentifierSymbolDescription(System::CommandLine::IdentifierSymbol ^ symbol);
public static string GetIdentifierSymbolDescription (System.CommandLine.IdentifierSymbol symbol);
static member GetIdentifierSymbolDescription : System.CommandLine.IdentifierSymbol -> string
Public Shared Function GetIdentifierSymbolDescription (symbol As IdentifierSymbol) As String

參數

symbol
IdentifierSymbol

要取得描述的符號。

傳回

適用於