Friday, February 2, 2007

How to get assembly infomation?

The code function is self explained. :)

int buildnum = System.Reflection.Assembly.GetExecutingAssembly().GetName().Version.Build

No comments: