
How do I retrieve the application version?
Application is a WinForms class. Does it works in Console applications?
regards
Marcus
Quote:
> >I know this is probably a dumb question, but how do I get the version
> >(major, minor, etc) of my application in VB.NET?
http://msdn.microsoft.com/library/dotnet/cpref/frlrfsystemwinformsapp...
nclassproductversiontopic.htm
Quote:
> Be aware that some of Application functions do not work correctly in
> Beta 1 (from the top of my head, I don't know if this is one of them).