System.Environment.CurrentDirectory;
//例: c:\test\
Application.ExecutablePath;(包括名称)
//例: c:\test\myapp.exe
Application.StartupPath;(不包括名称)
//例: c:\test\
转载说明:
作者:飞鱼
本文引用自http://lxsfg.bokee.com/4651985.html
发表于 @ 2008年05月09日 00:01:00|评论(loading...)|编辑