QuickInfoPresenterStyle.QuickInfoAppearanceCategory Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a string that identifies the appearance category for the ITextViews displayed in the default QuickInfo presenter.
public: virtual property System::String ^ QuickInfoAppearanceCategory { public:
System::String ^ get(); protected:
void set(System::String ^ value); };
public: virtual property Platform::String ^ QuickInfoAppearanceCategory { public:
Platform::String ^ get(); protected:
void set(Platform::String ^ value); };
public virtual string QuickInfoAppearanceCategory { get; protected set; }
member this.QuickInfoAppearanceCategory : string with get, set
Public Overridable Property QuickInfoAppearanceCategory As String
Property Value
The appearance category.
Remarks
Manipulating this value will change the classification format map used in the translation of classification types to classification formats in the QuickInfo ITextView.