WSHttpBindingBaseElement.ProxyAddress Właściwość

Definicja

Pobiera lub ustawia identyfikator URI określający adres serwera proxy HTTP.

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

Wartość właściwości

Uri

Identyfikator URI określający adres serwera proxy HTTP.

Atrybuty

Uwagi

Jeśli właściwość jest ustawiona UseDefaultWebProxy na truewartość , wartość tej właściwości jest ignorowana.

Dotyczy