Share via


SocketsHttpHandler.Proxy Özellik

Tanım

özelliği trueolduğunda UseProxy özel ara sunucuyu alır veya ayarlar.

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

Özellik Değeri

Özel ara sunucu.

Şunlara uygulanır