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