How can you get information about the client? Is there an class present in the framework? I have to check it with a windows application! I have to know what version of .NET is present and whether IExplorer is present or not...
You can get the version in pieces like major, minor, build or the whole version. To use it as a string you would simply use the TOString method.
IE 5.1 (I think thats the one) is required for framework and every Windows ships with IE so you shouldn't have problems there.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.