HttpTransportElement.ProxyAddress Eigenschap

Definitie

Hiermee haalt u een URI op die het adres van de proxy bevat dat moet worden gebruikt voor HTTP-aanvragen.

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

Waarde van eigenschap

Uri

Het Uri adres dat het adres voor de proxy bevat.

Kenmerken

Van toepassing op