System::Net::WebProxy::GetDefaultProxy method

WebProxy::GetDefaultProxy method

Returns the proxy that uses the non-dynamic settings of the Internet Explorer.

static System::SharedPtr<WebProxy> System::Net::WebProxy::GetDefaultProxy()

ReturnValue

The proxy that uses the non-dynamic settings of the Internet Explorer.

See Also