Partager via


IVsDataViewPropertyInfo.Category, propriété

Obtient la catégorie de la propriété de nœud.

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

Syntaxe

'Déclaration
ReadOnly Property Category As String
string Category { get; }
property String^ Category {
    String^ get ();
}
abstract Category : string
function get Category () : String

Valeur de propriété

Type : System.String
Une valeur de chaîne contenant la catégorie de la propriété de nœud.

Notes

La catégorie est utilisée pour regrouper les propriétés dans la grille des propriétés.

Sécurité .NET Framework

Voir aussi

Référence

IVsDataViewPropertyInfo Interface

Microsoft.VisualStudio.Data.Services, espace de noms