Partager via


HttpRelayTransportElement.ProxyAddress Propriété

Définition

Obtient ou définit un URI dans le fichier de configuration qui contient l’adresse du proxy à utiliser pour les requêtes 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

Valeur de propriété

Uri

Retourne un Uri qui contient l’URI. La valeur par défaut est null.

Attributs

S’applique à