Udostępnij za pośrednictwem


WebHttpBinding.ProxyAddress Właściwość

Definicja

Pobiera lub ustawia adres URI serwera proxy HTTP.

public:
 property Uri ^ ProxyAddress { Uri ^ get(); void set(Uri ^ value); };
public Uri ProxyAddress { get; set; }
member this.ProxyAddress : Uri with get, set
Public Property ProxyAddress As Uri

Wartość właściwości

Uri

Obiekt Uri , który służy jako adres serwera proxy HTTP. Wartość domyślna to null.

Uwagi

Jeśli wartość UseDefaultWebProxy jest ustawiona true na , wartość jest ProxyAddress ignorowana.

Dotyczy