摘要:
最简单的办法:string version = Assembly.GetExecutingAssembly().GetName().Version.ToString();方法一:public void GetFileVersion() {FileVersionInfo myFileVersionInfo = FileVersionInfo.GetVersionInfo(Path路径字符串);string AssmblyVersion=myFileVersionInfo.FileVersion;}方法二:[assembly: AssemblyTitle("")][assemb 阅读全文
posted @ 2013-07-21 18:05
刘sir~
阅读(1930)
评论(0)
推荐(0)

浙公网安备 33010602011771号