Share via


ProxyElement.ProxyAddress Propriété

Définition

Obtient ou définit l'URI qui identifie le serveur proxy Web à utiliser.

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

Valeur de propriété

Uri

URI qui identifie le serveur proxy web à utiliser.

Attributs

S’applique à

Voir aussi