GraphNodeId Properties

 

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

NameDescription
System_CAPS_pubpropertySystem_CAPS_staticEmpty

System_CAPS_pubpropertyLiteralValue

Gets a literal value for the GraphNodeId. Uses the Name if the GraphNodeIdName is a Literal; otherwise delegates to ToString.

System_CAPS_pubpropertyName

The GraphNodeIdName.

System_CAPS_pubpropertyValue

The value of the GraphNodeId. This can be one of: * String * Uri * GraphNodeId * GraphNodeIdCollection.

Return to top
Show: