Short Fast Code
Just the code thanks ma'am
Showing posts with label
AssemblyVersion
.
Show all posts
Showing posts with label
AssemblyVersion
.
Show all posts
How to get version number of assembly
Assembly.GetEntryAssembly().
GetName().Version.ToString()
OR
FileVersionInfo.
GetVersionInfo("
").ToString()
Older Posts
Home
Subscribe to:
Posts (Atom)