Sdílet prostřednictvím


FontColorEntry.BackgroundColor Property

Definition

Background color of the font/color entry

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

Property Value

Applies to