How to get File Version of App from within the App... C#
Posted: Mon Feb 05, 2007 8:54 pm
I'm trying to make a small about box for my application. I want to take the version number that is kept in the assemblyinfo.cs file, that way i can just update that number every important build and not have to change the about box.
i have no idea how to do this. reflection?
i have no idea how to do this. reflection?