GraphNode::ToString Method ()

 

A more human friendly default string representation of a Node object

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

public:
virtual String^ ToString() override

Parameters

Return Value

Type: System::String^

string caption of this node

Return to top
Show: