public static Color? LogoForeground { get; }Public Shared ReadOnly Property LogoForeground As Color?
Getpublic:
static property Nullable<Color^> LogoForeground {
Nullable<Color^> get ();
}static member LogoForeground : Nullable<Color> with get