Método System::Net::WebProxy::set_BypassList

WebProxy::set_BypassList method

Establece la lista de direcciones que no utilizan el servidor proxy.

void System::Net::WebProxy::set_BypassList(System::ArrayPtr<String> value)
ParámetroTipoDescripción
valorSystem::ArrayPtr<String>La lista a establecer.

Ver también