HttpTransportElement.ProxyAddress Eigenschaft

Definition

Dient zum Abrufen oder Festlegen eines URI, der die Adresse des Proxys enthält, der für HTTP-Anforderungen verwendet werden soll.

public:
 property Uri ^ ProxyAddress { Uri ^ get(); void set(Uri ^ value); };
[System.Configuration.ConfigurationProperty("proxyAddress", DefaultValue=null)]
public Uri ProxyAddress { get; set; }
[<System.Configuration.ConfigurationProperty("proxyAddress", DefaultValue=null)>]
member this.ProxyAddress : Uri with get, set
Public Property ProxyAddress As Uri

Eigenschaftswert

Uri

Die Uri Adresse für den Proxy.

Attribute

Gilt für: