GraphNode::Id Property

 

Unique identifier for the node

Namespace:   Microsoft.VisualStudio.GraphModel
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

public:
property GraphNodeId^ Id {
	GraphNodeId^ get();
}
Return to top
Show: