Aracılığıyla paylaş


HttpTransportElement.ProxyAddress Özellik

Tanım

HTTP istekleri için kullanılacak ara sunucu adresini içeren bir URI 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

Proxy'nin Uri adresini içeren.

Öznitelikler

Şunlara uygulanır