public static string TextColors { get; set; }
Public Shared Property TextColors As String Get Set
public: static property String^ TextColors { String^ get (); void set (String^ value); }
static member TextColors : string with get, set
In This Article