CommandLineConfigurationSource.Args Właściwość

Definicja

Pobiera lub ustawia args wiersza polecenia.

public:
 property System::Collections::Generic::IEnumerable<System::String ^> ^ Args { System::Collections::Generic::IEnumerable<System::String ^> ^ get(); void set(System::Collections::Generic::IEnumerable<System::String ^> ^ value); };
public System.Collections.Generic.IEnumerable<string> Args { get; set; }
member this.Args : seq<string> with get, set
Public Property Args As IEnumerable(Of String)

Wartość właściwości

Dotyczy