ProvideProfileAttribute::CategoryName Property

 

Gets the canonical nonlocalized name of the Visual Studio settings category.

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

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

Property Value

Type: System::String^

The canonical nonlocalized name of the Visual Studio settings category.

Return to top
Show: