GraphCategory::GetLabelOrId Method (Graph^)
Visual Studio 2015
Return the Label of this GraphCategory or else return the ID if no label was set
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
Parameters
- schema
-
Type:
Microsoft.VisualStudio.GraphModel::Graph^
The graph (or GraphSchema) from which to retrieve the metadata.
Return Value
Type: System::String^
Show: