Sdílet prostřednictvím


HttpTransportElement.ProxyAddress Vlastnost

Definice

Získá nebo nastaví identifikátor URI, který obsahuje adresu proxy pro požadavky HTTP.

public:
 property Uri ^ ProxyAddress { Uri ^ get(); void set(Uri ^ value); };
[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

Hodnota vlastnosti

Uri

Hodnota Uri , která obsahuje adresu proxy serveru.

Atributy

Platí pro