Partager via


GraphObject.DescriptiveCategoryLabel, propriété

Crée une liste séparée de toutes les étiquettes de catégorie pour cet objet de graphique.

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

Syntaxe

'Déclaration
Public ReadOnly Property DescriptiveCategoryLabel As String
public string DescriptiveCategoryLabel { get; }
public:
property String^ DescriptiveCategoryLabel {
    String^ get ();
}
member DescriptiveCategoryLabel : string
function get DescriptiveCategoryLabel () : String

Valeur de propriété

Type : System.String
Liste délimitée de toutes les étiquettes de catégorie pour cet objet de graphique.

Sécurité .NET Framework

Voir aussi

Référence

GraphObject Classe

Microsoft.VisualStudio.GraphModel, espace de noms