Aracılığıyla paylaş


ProxyElement.ProxyAddress Özellik

Tanım

Kullanılacak Web proxy sunucusunu tanımlayan URI'yi alır veya ayarlar.

public:
 property Uri ^ ProxyAddress { Uri ^ get(); void set(Uri ^ value); };
[System.Configuration.ConfigurationProperty("proxyaddress")]
public Uri ProxyAddress { get; set; }
[<System.Configuration.ConfigurationProperty("proxyaddress")>]
member this.ProxyAddress : Uri with get, set
Public Property ProxyAddress As Uri

Özellik Değeri

Uri

Kullanılacak Web proxy sunucusunu tanımlayan URI.

Öznitelikler

Şunlara uygulanır

Ayrıca bkz.