System::Net::WebProxy::set_BypassList method

WebProxy::set_BypassList method

Imposta l’elenco degli indirizzi che non utilizzano il server proxy.

void System::Net::WebProxy::set_BypassList(System::ArrayPtr<String> value)
ParametroTipoDescrizione
valoreSystem::ArrayPtr<String>L’elenco da impostare.

Vedi anche