C#编程-37:获取桌面路径

105 阅读1分钟

\

获取桌面路径:

\

string dir = Environment.GetFolderPath(Environment.SpecialFolder.DesktopDirectory)