Partager via


VCRuntimeBooleanProperty.DefaultValue, propriété

Les ensembles ou obtient la valeur par défaut de la propriété.

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

Syntaxe

'Déclaration
Property DefaultValue As Boolean
bool DefaultValue { get; set; }
property bool DefaultValue {
    bool get ();
    void set (bool value);
}
abstract DefaultValue : bool with get, set
function get DefaultValue () : boolean
function set DefaultValue (value : boolean)

Valeur de propriété

Type : System.Boolean
Valeur par défaut de l'objet VCRuntimeBooleanProperty.

Sécurité .NET Framework

Voir aussi

Référence

VCRuntimeBooleanProperty Interface

Microsoft.VisualStudio.VCProjectEngine, espace de noms