Short Fast Code
Just the code thanks ma'am
How to get version number of assembly
Assembly.GetEntryAssembly().
GetName().Version.ToString()
OR
FileVersionInfo.
GetVersionInfo("
").ToString()
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment