Sdílet prostřednictvím


HelpBuilder.Default.GetIdentifierSymbolDescription(IdentifierSymbol) Metoda

Definice

Získá popis zadaného symbolu (obvykle se používá jako druhý sloupec v textu nápovědy).

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

Parametry

symbol
IdentifierSymbol

Symbol, pro který chcete získat popis.

Návraty

Platí pro