问题描述
首先,感谢代码项目帮助我完成不同的任务。
现在我需要一些Visual Studio网络浏览器的帮助。
我的问题是我们在属性中分配URL但我们如何从文本文件中获取Web浏览器的URL 。
我编写了一个Web浏览器应用程序,它在浏览器运行时禁用了一些Windows功能,但我想从文本文件中更改其URL,这是用户更改其网址时所必需的,因为我可以在运行时给它选项,就像文本框一样放置URL。
在我的应用程序中不允许分配URL表单运行时。
请帮我从TEXT文件中获取URL
问候
M Nadeem
Hi,
First of all thank you code-project to help me in completing different tasks.
Now I need a little help with visual studio web-browser.
my question is we assign URL in properties but how we can get URL of web-browser from text file.
I code a web-browser application which disable some of windows feature while the browser is running but I want to change its URL from text file which is required when the user changes its web address because I can't give it option on run time just like text box to put the URL.
assigning URL form run-time is not allowed in my application.
Please help me to get URL from TEXT FILE
Regards
M Nadeem
推荐答案
这篇关于如何使用Visual Studio从文本文件中获取URL的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!