Compartir a través de


WebHttpRelayBindingElement.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

Devuelve un Uri objeto que actúa como dirección del proxy HTTP. El valor predeterminado es null.

Atributos

Se aplica a