读取C# AssemblyInfo文件中的AssemblyVersion中的值

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