To find out Version number of a DLL using Command Prompt

1- Open a Visual studio command prompt.
2- Type the command sn -T yourdllname.dll

Simple !! :)

No comments:

Post a Comment