ShareProvider.BackgroundColor Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient la couleur d’arrière-plan du fournisseur de partage.
public:
property Color BackgroundColor { Color get(); };
Color BackgroundColor();
public Color BackgroundColor { get; }
var color = shareProvider.backgroundColor;
Public ReadOnly Property BackgroundColor As Color
Valeur de propriété
Couleur d’arrière-plan du fournisseur de partage.