Skip to content

Instantly share code, notes, and snippets.

@karinharp
Last active August 29, 2015 14:13
Show Gist options
  • Save karinharp/4c7e207f3f7cb6ae27d5 to your computer and use it in GitHub Desktop.
Save karinharp/4c7e207f3f7cb6ae27d5 to your computer and use it in GitHub Desktop.
string path = "/{PATH}/MyLibrary.dll";
var versionInfo = FileVersionInfo.GetVersionInfo(path);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment