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