天天看點

C#程式設計-37:擷取桌面路徑

擷取桌面路徑:

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