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