Wednesday, August 28, 2013

Put Get Assembly Information in Common Library Project

Dear All


Just find from web that it can be done by


System.Reflection.Assembly.GetCallingAssembly().GetName().Version.ToString()


So I paste here for reference.


Thanks.


swivan


No comments:

Post a Comment