GraphNodeIdName::Get Method (String^, String^, Type^)
Visual Studio 2015
Get or Create a GraphNodeId based on the name, type and formatter.
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
Parameters
- name
-
Type:
System::String^
The name of the GraphNodeId
- label
-
Type:
System::String^
The display name
- type
-
Type:
System::Type^
The type. This parameter is ignored if the name already exists before.
Show: