ProvideOptionPageAttribute::CategoryDescriptionResourceId Property
Visual Studio 2015
The ID of a resource containing the localized description of the page's parent category.This property is only used if SupportsAutomation == true and SupportsProfiles == true. The localized description appears in the import/export settings wizard.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
public: property String^ CategoryDescriptionResourceId { [CompilerGeneratedAttribute] String^ get(); [CompilerGeneratedAttribute] void set(String^ value); }
Show: