获得系统版本号

Text = Text + " [V." + Assembly.GetExecutingAssembly().GetName().Version + "]";

原文地址:https://www.cnblogs.com/Elcser/p/11009057.html