Compartilhar via


WebHttpRelayBindingElement.ProxyAddress Propriedade

Definição

Obtém ou define o endereço do URI do 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 da propriedade

Uri

Retorna um Uri que serve como o endereço do proxy HTTP. O valor padrão é nulo.

Atributos

Aplica-se a