Find dll version number

  • Thread starter Thread starter Josh King
  • Start date Start date
J

Josh King

I'd like to be able to loop through files in a directory and file the
version number of each .dll I find. Does somebody have an example of
how to do this?

Thanks,

JK
 
Josh,
I'd like to be able to loop through files in a directory and file the
version number of each .dll I find. Does somebody have an example of
how to do this?

I don't have a complete example, but have a look at the
FileVersionInfo class.



Mattias
 

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

Back
Top