XmlUrlResolver.Proxy 屬性

定義

取得或設定基礎 WebRequest 物件的網路 Proxy。

public:
 property System::Net::IWebProxy ^ Proxy {  void set(System::Net::IWebProxy ^ value); };
public System.Net.IWebProxy Proxy { set; }
[System.Runtime.Versioning.UnsupportedOSPlatform("browser")]
public System.Net.IWebProxy Proxy { set; }
member this.Proxy : System.Net.IWebProxy
[<System.Runtime.Versioning.UnsupportedOSPlatform("browser")>]
member this.Proxy : System.Net.IWebProxy
Public Property Proxy As IWebProxy

屬性值

IWebProxy

用以存取網際網路資源的 IWebProxy

屬性

適用於