Bagikan melalui


WebHttpBinding.ProxyAddress Properti

Definisi

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

Nilai Properti

Uri

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

Keterangan

UseDefaultWebProxy Jika diatur ke true, nilai ProxyAddress diabaikan.

Berlaku untuk