Sdílet prostřednictvím


FontColorEntry.ForegroundColor Property

Definition

Foreground color of the font/color entry

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

Property Value

Applies to