Aracılığıyla paylaş


DefaultProxySection.Proxy Özellik

Tanım

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

public:
 property System::Net::Configuration::ProxyElement ^ Proxy { System::Net::Configuration::ProxyElement ^ get(); };
[System.Configuration.ConfigurationProperty("proxy")]
public System.Net.Configuration.ProxyElement Proxy { get; }
[<System.Configuration.ConfigurationProperty("proxy")>]
member this.Proxy : System.Net.Configuration.ProxyElement
Public ReadOnly Property Proxy As ProxyElement

Özellik Değeri

Web proxy sunucusunu tanımlayan URI.

Öznitelikler

Açıklamalar

ProxyElement Bu özellik tarafından döndürülen, koleksiyonda BypassList olmayan kaynaklar için kullanılacak Web proxy sunucusunu tanımlar.

Şunlara uygulanır

Ayrıca bkz.