Share via


WSHttpRelayBindingBaseElement.ProxyAddress Eigenschaft

Definition

Ruft die URI-Adresse des HTTP-Proxys ab oder legt sie fest.

[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 des HTTP-Proxys. Der Standardwert ist NULL.

Attribute

Gilt für: