In my project, I want to display the version number on the splash screen and
in the help section of my application. I have a variable I created called
appVersion. When I go to my deployment project properties, the Version number
is there. Is there a line of code that I can use where I can assign the
version number to the appVersion variable, something like
"appVersion=sys tem.deploymenta pp.properties.v ersion" but that actually works?
Many thanks,
--
Cary
in the help section of my application. I have a variable I created called
appVersion. When I go to my deployment project properties, the Version number
is there. Is there a line of code that I can use where I can assign the
version number to the appVersion variable, something like
"appVersion=sys tem.deploymenta pp.properties.v ersion" but that actually works?
Many thanks,
--
Cary
Comment