DefaultProxySection.Proxy 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得識別 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存在資源的網頁代理伺服器。