简体   繁体   中英

Process.Start(“url”) is not working in proxy environment

How i can pass WebProxy credentials like userid, password, IP,Port and domain. During proxy environment the url does not open.

The proxy details would have to be setup in the users browser already as Process.Start("url"); just starts the users browser and uses its current settings.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM