System::Net::WebProxy::get_BypassProxyOnLocal method

WebProxy::get_BypassProxyOnLocal method

Gets a value that indicates if the proxy server must be used for local addresses.

bool System::Net::WebProxy::get_BypassProxyOnLocal()

ReturnValue

A value that indicates if the proxy server must be used for local addresses.

See Also