Bagikan melalui


DefaultProxySection.Proxy Properti

Definisi

Mendapatkan URI yang mengidentifikasi server proksi Web untuk digunakan.

public:
 property System::Net::Configuration::ProxyElement ^ Proxy { System::Net::Configuration::ProxyElement ^ get(); };
[System.Configuration.ConfigurationProperty("proxy")]
public System.Net.Configuration.ProxyElement Proxy { get; }
[<System.Configuration.ConfigurationProperty("proxy")>]
member this.Proxy : System.Net.Configuration.ProxyElement
Public ReadOnly Property Proxy As ProxyElement

Nilai Properti

URI yang mengidentifikasi server proksi Web.

Atribut

Keterangan

Yang ProxyElement dikembalikan oleh properti ini mengidentifikasi server proksi Web yang akan digunakan untuk sumber daya yang tidak ada dalam BypassList kumpulan.

Berlaku untuk

Lihat juga