version of CF ..like cgacutil

A

A.User

I would like to pick up the version of the CF ... like what is shown with
cgacutil.
I tried something like:

// get CF version
Assembly cf = Assembly.LoadFrom("MSCorLib.dll");

but this always throws an exception. is there another way?
or another dll I should be using?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top