get_DefaultWebProxy()

WebRequest::get_DefaultWebProxy() method

Gets the global HTTP proxy.

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

Return Value

The global HTTP proxy.

See Also