Compartilhar via


ProxyElement.ProxyAddress Propriedade

Definição

Obtém ou define o URI que identifica o servidor proxy da Web a ser usado.

public:
 property Uri ^ ProxyAddress { Uri ^ get(); void set(Uri ^ value); };
[System.Configuration.ConfigurationProperty("proxyaddress")]
public Uri ProxyAddress { get; set; }
[<System.Configuration.ConfigurationProperty("proxyaddress")>]
member this.ProxyAddress : Uri with get, set
Public Property ProxyAddress As Uri

Valor da propriedade

Uri

O URI que identifica o servidor proxy Web a ser usado.

Atributos

Aplica-se a

Confira também