HelpBuilder.Default.GetArgumentDescription(Argument) Metoda
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Pobiera opis argumentu (zwykle używany w tekście drugiej kolumny w sekcji argumentów).
public:
static System::String ^ GetArgumentDescription(System::CommandLine::Argument ^ argument);
public static string GetArgumentDescription (System.CommandLine.Argument argument);
static member GetArgumentDescription : System.CommandLine.Argument -> string
Public Shared Function GetArgumentDescription (argument As Argument) As String
Parametry
- argument
- Argument