C#读取AssemblyInfo中的版本号时间:2024-04-17 20:15:42 label2.Text = "Ver "+System.Reflection.Assembly.GetExecutingAssembly().GetName().Version.ToString();