CompletionsGenerateScriptCommandDefinition.ShellArgument Pole
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.
public: initonly System::CommandLine::Argument<System::String ^> ^ ShellArgument;
public readonly System.CommandLine.Argument<string> ShellArgument;
val mutable ShellArgument : System.CommandLine.Argument<string>
Public ReadOnly ShellArgument As Argument(Of String)