Udostępnij przez


ServiceHealthSection.ForegroundColor Właściwość

Definicja

Pobiera lub ustawia kolor pierwszego planu sekcji.

public:
 property System::String ^ ForegroundColor { System::String ^ get(); void set(System::String ^ value); };
public string ForegroundColor { get; set; }
member this.ForegroundColor : string with get, set
Public Property ForegroundColor As String

Wartość właściwości

Ciąg reprezentujący kolor pierwszego planu sekcji.

Wyjątki

Ciąg w operacji zestawu to null, Emptylub składa się tylko z znaków białych znaków.

Uwagi

Wartość ForegroundColor właściwości jest ciągiem kolorów szesnastkowych. Wartość domyślna to "#000000" lub Color.Black.

Dotyczy