GraphMetadata::Group Property

 

For grouping this Property in a Property Grid.

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

public:
property String^ Group {
	String^ get();
	void set(String^ value);
}

Property Value

Type: System::String^

Return to top
Show: