GraphNodeIdPropertyDescriptor::Category Property

 

Gets the category of this property.

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

public:
property String^ Category {
	virtual String^ get() override;
}

Property Value

Type: System::String^

Returns String.

Return to top
Show: