GraphNodeIdName::ToString Method ()

 

Converts the GraphNodeIdName to a string

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

public:
virtual String^ ToString() override

Return Value

Type: System::String^

The string form of this GraphNodeIdName

Return to top
Show: