IGraphFormattedLabel::Label Method (GraphObject^, String^)
Visual Studio 2015
Provides an optional label that the consumer will use instead of the node's Label property.
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
Parameters
- graphObject
-
Type:
Microsoft.VisualStudio.GraphModel::GraphObject^
The graph object to provide a display label for.
- graphCommandDefinitionIdentifier
-
Type:
System::String^
The command identifier associated with the node being displayed. This can be used to customize the label for a node when viewed in different views.
Show: