語言

DefaultProxySection.Proxy 屬性

定義

取得識別 Web 代理伺服器的 URI 以供使用。

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

屬性值

識別網頁代理伺服器的 URI。

屬性

備註

ProxyElement此屬性回傳的 會識別出用於集合中不BypassList存在資源的網頁代理伺服器。

適用於

另請參閱