摘要: public stringAssemblyFileVersion(){object[] attributes =Assembly.GetExecutingAssembly().GetCustomAttributes(typeof(AssemblyFileVersionAttribute),false);if (attributes.L... 阅读全文
posted @ 2010-12-21 16:20 天涯海客 阅读(412) 评论(0) 推荐(0)