CompletionsGenerateScriptCommandDefinition.ShellArgument Campo
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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)