GraphCategory::ToString Method ()

 

The Id of the category

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 category Id

Use the Id as the textual representation for the GraphCategory

Return to top
Show: