GraphObject::DescriptiveCategoryLabel Property

 

Creates a delimited list of all category labels for this graph object.

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

public:
property String^ DescriptiveCategoryLabel {
	String^ get();
}

Property Value

Type: System::String^

Delimited list of all category labels for this graph object.

Return to top
Show: