System::Net::HttpWebRequest::get_Proxy method

HttpWebRequest::get_Proxy method

Gets the HTTP proxy.

System::SharedPtr<IWebProxy> System::Net::HttpWebRequest::get_Proxy() override

ReturnValue

The HTTP proxy.

See Also