ManagedProjectContext.CommandLineArgs Propriété

Définition

Obtient les arguments de ligne de commande passés au compilateur.

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

Valeur de propriété

ImmutableArray<String>

S’applique à