Partager via


VCRuntimeBooleanProperty.Switch, propriété

Obtient ou définit le texte du commutateur de ligne de commande.

Espace de noms :  Microsoft.VisualStudio.VCProjectEngine
Assembly :  Microsoft.VisualStudio.VCProjectEngine (dans Microsoft.VisualStudio.VCProjectEngine.dll)

Syntaxe

'Déclaration
Property Switch As String
string Switch { get; set; }
property String^ Switch {
    String^ get ();
    void set (String^ value);
}
abstract Switch : string with get, set
function get Switch () : String
function set Switch (value : String)

Valeur de propriété

Type : System.String
Chaîne contenant le texte du commutateur.

Sécurité .NET Framework

Voir aussi

Référence

VCRuntimeBooleanProperty Interface

Microsoft.VisualStudio.VCProjectEngine, espace de noms