Compartir a través de


WSHttpRelayBindingBaseElement.ProxyAddress Propiedad

Definición

Obtiene o establece la dirección URI del proxy HTTP.

[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

Valor de propiedad

Uri

Dirección de URI del proxy HTTP. El valor predeterminado es null.

Atributos

Se aplica a