GraphProperty::ToString Method ()

 

The string representation of this GraphProperty

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

public:
virtual String^ ToString() override

Parameters

Return Value

Type: System::String^

The Id in string form

Return to top
Show: