开发者

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开发者_StackOverflow中文版 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.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜