System::Net::WebProxy::get_BypassList method

WebProxy::get_BypassList method

Gets the list of addresses that do not use the proxy server.

System::ArrayPtr<String> System::Net::WebProxy::get_BypassList()

ReturnValue

The list of addresses that do not use the proxy server.

See Also