ProvideOptionPageAttribute::CategoryName Property
Visual Studio 2015
Gets the canonical nonlocalized name of the Tools Options page's category.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
public: property String^ CategoryName { [CompilerGeneratedAttribute] String^ get(); [CompilerGeneratedAttribute] private: void set(String^ value); }
Property Value
Type: System::String^The canonical nonlocalized name of the Tools Options page category.
Show: