Condividi tramite


ServiceHealthSection.ForegroundColor Proprietà

Definizione

Ottiene o imposta il colore primo piano della sezione.

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

Valore della proprietà

Stringa che rappresenta il colore di primo piano della sezione.

Eccezioni

La stringa in un'operazione set è null, Empty o costituito solo da spazi vuoti.

Commenti

Il valore della ForegroundColor proprietà è una stringa di colore esadecimale. Il valore predefinito è "#000000" o Color.Black.

Si applica a