System::Net::WebRequest::get_DefaultWebProxy method

WebRequest::get_DefaultWebProxy method

Gets the global HTTP proxy.

static System::SharedPtr<IWebProxy> System::Net::WebRequest::get_DefaultWebProxy()

ReturnValue

The global HTTP proxy.

See Also