public static Color? LogoBackground { get; }
Public Shared ReadOnly Property LogoBackground As Color? Get
public: static property Nullable<Color^> LogoBackground { Nullable<Color^> get (); }
static member LogoBackground : Nullable<Color> with get
In This Article