Freigeben über


HttpTransportElement.ProxyAddress Eigenschaft

Definition

Ruft einen URI ab oder legt ihn fest, 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

Der Uri, der die Adresse des Proxys enthält.

Attribute

Gilt für