GraphNodeId::Value Property

 

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

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

public:
property Object^ Value {
	virtual Object^ get() sealed;
}

Property Value

Type: System::Object^

Returns Object.

Return to top
Show: