QuickInfoPresenterStyle::QuickInfoAppearanceCategory Property
Visual Studio 2015
Gets a string that identifies the appearance category for the ITextViews displayed in the default QuickInfo presenter.
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
public: property String^ QuickInfoAppearanceCategory { [CompilerGeneratedAttribute] virtual String^ get(); [CompilerGeneratedAttribute] protected: virtual void set(String^ value); }
Changes made to this value cause changes to the classification format map used in the translation of classification types to classification formats in the QuickInfo ITextView.
Show: