Lire en anglais

Partager via


IGraphFormattedLabel.Description, méthode

Fournit une description facultative à associer au nœud. Une utilisation courante du consommateur consiste à afficher comme fenêtre contextuelle d'informations.

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

Syntaxe

string Description(
    GraphObject graphObject,
    string graphCommandDefinitionIdentifier
)

Paramètres

  • graphCommandDefinitionIdentifier
    Type : String

    Identificateur de commande associé au nœud affiché. Cela peut être utilisé pour personnaliser l'étiquette d'un nœud en cas d'affichage à l'aide de vues différentes.

Valeur de retour

Type : String
retourne String ;

Sécurité .NET Framework

Voir aussi

Référence

IGraphFormattedLabel Interface

Microsoft.VisualStudio.GraphModel, espace de noms