Condividi tramite


ServiceHealthSection.BackgroundColor Proprietà

Definizione

Ottiene o imposta il colore di sfondo della sezione.

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

Valore della proprietà

Stringa che rappresenta il colore di sfondo della sezione.

Eccezioni

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

Commenti

Il valore della BackgroundColor proprietà è una stringa di colore esadecimale. Il valore predefinito è ""#ffffff" o Color.Transparent.

Si applica a