FontColorCategory.Font Property

Definition

Gets the font assigned to category if one is set

public:
 property Microsoft::VisualStudio::Utilities::FontInformation Font { Microsoft::VisualStudio::Utilities::FontInformation get(); void set(Microsoft::VisualStudio::Utilities::FontInformation value); };
public:
 property Microsoft::VisualStudio::Utilities::FontInformation Font { Microsoft::VisualStudio::Utilities::FontInformation get(); void set(Microsoft::VisualStudio::Utilities::FontInformation value); };
public Microsoft.VisualStudio.Utilities.FontInformation Font { get; set; }
member this.Font : Microsoft.VisualStudio.Utilities.FontInformation with get, set
Public Property Font As FontInformation

Property Value

Applies to