ServiceHealthSection.BackgroundColor Propriété

Définition

Obtient ou définit la couleur d’arrière-plan de la section.

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

Valeur de propriété

Chaîne qui représente la couleur d’arrière-plan de la section.

Exceptions

La chaîne dans une opération ensembliste est null, Empty ou se compose uniquement d’espaces blancs.

Remarques

La valeur de la BackgroundColor propriété est une chaîne de couleur hexadécimale. La valeur par défaut est « "#ffffff », ou Color.Transparent.

S’applique à