HostApplicationBuilderSettings.Args Propriedade

Definição

Obtém ou define os argumentos da linha de comandos para adicionar ao Configuration.

public:
 property cli::array <System::String ^> ^ Args { cli::array <System::String ^> ^ get(); void set(cli::array <System::String ^> ^ value); };
public string[]? Args { get; set; }
member this.Args : string[] with get, set
Public Property Args As String()

Valor de Propriedade

String[]

Aplica-se a