Aracılığıyla paylaş


BasicHttpBindingElement.ProxyAddress Özellik

Tanım

HTTP ara sunucusunun URI adresini alır veya ayarlar.

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

Özellik Değeri

Uri

HTTP ara sunucusunun adresini içeren bir URI.

Öznitelikler

Şunlara uygulanır