Thanks Matt,
that was exactly what I was looking for.
Regards,
Koen
-----Original Message-----
From: Matt Evans [mailto:[EMAIL PROTECTED]
Sent: Mon 14-2-2005 11.26 uur
To: [email protected]
Cc:
Subject: RE: [Microsofts_C_Sharp] Splash screen version number
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 Sponsor
ADVERTISEMENT
<http://us.ard.yahoo.com/SIG=129u91gaa/M=298184.6018725.7038619.3001176/D=groups/S=1706426775:HM/EXP=1108463231/A=2532114/R=2/SIG=12kbn7jhb/*http://clk.atdmt.com/NFX/go/yhxxxnfx0020000014nfx/direct/01/&time=1108376831538831>
<http://us.adserver.yahoo.com/l?M=298184.6018725.7038619.3001176/D=groups/S=:HM/A=2532114/rand=183474166>
_____
Yahoo! Groups Links
* To visit your group on the web, go to:
http://groups.yahoo.com/group/Microsofts_C_Sharp/
* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
* Your use of Yahoo! Groups is subject to the Yahoo! Terms of
Service <http://docs.yahoo.com/info/terms/> .
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/Microsofts_C_Sharp/
<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
<<winmail.dat>>
