HttpTransportElement.ProxyAddress Egenskap

Definition

Hämtar eller anger en URI som innehåller adressen till proxyn som ska användas för HTTP-begäranden.

public:
 property Uri ^ ProxyAddress { Uri ^ get(); void set(Uri ^ value); };
[System.Configuration.ConfigurationProperty("proxyAddress", DefaultValue=null)]
public Uri ProxyAddress { get; set; }
[<System.Configuration.ConfigurationProperty("proxyAddress", DefaultValue=null)>]
member this.ProxyAddress : Uri with get, set
Public Property ProxyAddress As Uri

Egenskapsvärde

Uri

Som Uri innehåller adressen för proxyn.

Attribut

Gäller för