DefaultProxySection.Proxy 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 URI,該 URI 識別要使用的 Web Proxy 伺服器。
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,識別 Web Proxy 伺服器。
- 屬性
備註
ProxyElement這個屬性所傳回的 會識別要用於不在集合中的BypassList資源的 Web Proxy 伺服器。