Share via


QuickInfoPresenterStyle.QuickInfoAppearanceCategory Property

Definition

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.

Applies to