|
Hi Koen
Try this
System.Reflection.Assembly appAssembly =
System.Reflection.Assembly.GetExecutingAssembly();
mVersion = appAssembly.GetName().Version.ToString(); Regards
Matt
From: Koen Willemse [mailto:[EMAIL PROTECTED] Sent: 13 Feb 2005 13:07 To: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [email protected] Subject: [Microsofts_C_Sharp] Splash screen version number Hi
guys, I’ve got one other
question. I want to get the version number from the AssemblyInfo file on startup
and show it on my splashscreen. Anybody know how to get the version number out
of that file? Thanx in
advance, Koen
Yahoo! Groups Links
|
- RE: [Microsofts_C_Sharp] Splash screen version number Matt Evans
- RE: [Microsofts_C_Sharp] Splash screen version number Willemse, K.F.
