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