Partager via


VCRuntimeBooleanProperty.Category, 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 Category As String
string Category { get; set; }
property String^ Category {
    String^ get ();
    void set (String^ value);
}
abstract Category : string with get, set
function get Category () : String
function set Category (value : String)

Valeur de propriété

Type : System.String
Chaîne contenant la catégorie de l'objet d'VCRuntimeBooleanProperty.

Sécurité .NET Framework

Voir aussi

Référence

VCRuntimeBooleanProperty Interface

Microsoft.VisualStudio.VCProjectEngine, espace de noms