XmlUrlResolver.Proxy Eigenschaft

Definition

Dient zum Abrufen oder Festlegen des Netzwerkproxys für das zugrunde liegende WebRequest Objekt.

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

Eigenschaftswert

Der IWebProxy für den Zugriff auf die Internetressource zu verwendende Ressource.

Attribute

Gilt für: