다음을 통해 공유


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

설명을 가져올 기호입니다.

반환

적용 대상