Bagikan melalui


WebHttpBindingElement.ProxyAddress Properti

Definisi

Mendapatkan atau mengatur alamat URI proksi 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

Nilai Properti

Uri

Uri yang berfungsi sebagai alamat proksi HTTP. Nilai defaultnya adalah null.

Atribut

Keterangan

UseDefaultWebProxy Jika diatur ke true, nilai ProxyAddress diabaikan.

Berlaku untuk