Assembly.GetExecutingAssembly().GetName().Version
Gets you the version. date&time are imho not included but you could also get
the file modification date of the executable using FileAttributes.
Please refer to the post "Build number" submitted by "Aaron" in this
newsgroup news://[email protected]
for help on how to calculate these. Use the code provided my codymanix
to get the information you need to process.
Please refer to the post "Build number" submitted by "Aaron" in this
newsgroup news://[email protected]
for help on how to calculate these. Use the code provided my codymanix
to get the information you need to process.
HTH,
//Andreas
"codymanix" <[email protected]> skrev i meddelandet but you could also
get
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.