Partager via


ServiceHealthSection.ForegroundColor Propriété

Définition

Obtient ou définit la couleur de premier plan de la section.

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

Valeur de propriété

Chaîne qui représente la couleur de premier 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 ForegroundColor propriété est une chaîne de couleur hexadécimale. La valeur par défaut est « #000000 », ou Color.Black.

S’applique à