Compartilhar via


CommandLineArguments.ScriptArguments Propriedade

Definição

Argumentos após um arquivo de script ou separador "--". Nulo se o analisador de linha de comando não for interativo.

public:
 property System::Collections::Immutable::ImmutableArray<System::String ^> ScriptArguments { System::Collections::Immutable::ImmutableArray<System::String ^> get(); };
public System.Collections.Immutable.ImmutableArray<string> ScriptArguments { get; }
member this.ScriptArguments : System.Collections.Immutable.ImmutableArray<string>
Public ReadOnly Property ScriptArguments As ImmutableArray(Of String)

Valor da propriedade

Aplica-se a