CompletionsGenerateScriptCommandDefinition.ShellArgument Campo
Definição
Importante
Algumas informações dizem respeito a um produto pré-lançado que pode ser substancialmente modificado antes de ser lançado. A Microsoft não faz garantias, de forma expressa ou implícita, em relação à informação aqui apresentada.
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)