BasicHttpBindingElement.ProxyAddress Eigenschap

Definitie

Hiermee haalt u het URI-adres van de HTTP-proxy op of stelt u dit in.

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

Een URI die het adres van de HTTP-proxy bevat.

Kenmerken

Van toepassing op