Bagikan melalui


SocketsHttpHandler.Proxy Properti

Definisi

Mendapatkan atau mengatur proksi kustom saat UseProxy properti adalah true.

public:
 property System::Net::IWebProxy ^ Proxy { System::Net::IWebProxy ^ get(); void set(System::Net::IWebProxy ^ value); };
public System.Net.IWebProxy? Proxy { get; set; }
public System.Net.IWebProxy Proxy { get; set; }
member this.Proxy : System.Net.IWebProxy with get, set
Public Property Proxy As IWebProxy

Nilai Properti

Proksi kustom.

Berlaku untuk