Partage via


CommandLineConfigurationSource.Args Propriété

Définition

Obtient ou définit les arguments de ligne de commande.

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)

Valeur de propriété

S’applique à