GraphNodeId::ToString Method ()

 

Gets a string for the GraphNodeId.

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

public:
virtual String^ ToString() override

Return Value

Type: System::String^

The GraphNodeId in string form.

Return to top
Show: