Assigning user agent String to web browser Control

人走茶凉 提交于 2019-12-12 01:47:58

问题


Is there any possibility of assigning user agent string to web browser control in winforms or wpf?

for example i have 3 different web browser controls and each would have different user agent string?


回答1:


check this out Changing the user agent of the WebBrowser control



来源:https://stackoverflow.com/questions/5193553/assigning-user-agent-string-to-web-browser-control

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!