ProvideDesignerOptionsAttribute::CategoryName Property

 

Gets the programmatic, nonlocalized name for this category.

Namespace:   Microsoft.VisualStudio.Shell.Design
Assembly:  Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)

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

Property Value

Type: System::String^

The programmatic, nonlocalized name for this category.

Return to top
Show: