0
Answer

Retrieve current URL's

manish 0

manish 0

20y
1.9k
1
I am developing an application in which I need to list all the URL's in the browsers which are currently open(I am using IE).Also I need to count the number of web browsers which are currently open.How do I do that.Do I have to use System.Net namespace or System.Web namespace?