GraphNode::Label Property
Visual Studio 2015
Displayable label for the node.
If no label is defined, this returns the Id so we always have something to display to the user.
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
Property Value
Type: System::String^
Show: