Bagikan melalui


ProxyElement.ProxyAddress Properti

Definisi

Mendapatkan atau mengatur URI yang mengidentifikasi server proksi Web untuk digunakan.

public:
 property Uri ^ ProxyAddress { Uri ^ get(); void set(Uri ^ value); };
[System.Configuration.ConfigurationProperty("proxyaddress")]
public Uri ProxyAddress { get; set; }
[<System.Configuration.ConfigurationProperty("proxyaddress")>]
member this.ProxyAddress : Uri with get, set
Public Property ProxyAddress As Uri

Nilai Properti

Uri

URI yang mengidentifikasi server proksi Web yang akan digunakan.

Atribut

Berlaku untuk

Lihat juga