//应用程序的路径,不带文件名 Application.StartupPath(); //产品名称 Application.ProductName; //产品版本(可由.net自动升成版本控制) Application.ProductVersion