System::Net::WebRequest::get_Proxy method

WebRequest::get_Proxy method

Gets the HTTP proxy.

virtual System::SharedPtr<IWebProxy> System::Net::WebRequest::get_Proxy()

ReturnValue

The HTTP proxy.

See Also