44
可能重複:
How can i get the path of the current user's 「Application Data」 folder?如何使用C#獲取用戶的應用程序數據文件夾?
我怎樣才能獲得當前用戶的Application Data文件夾的路徑?
可能重複:
How can i get the path of the current user's 「Application Data」 folder?如何使用C#獲取用戶的應用程序數據文件夾?
我怎樣才能獲得當前用戶的Application Data文件夾的路徑?
Environment.GetFolderPath(Environment.SpecialFolder.ApplicationData)
我無法搜索Stack Overflow中的問題,但Google向我提供了StackOveflow上的解決方案。 [解決方法](http://stackoverflow.com/questions/915210/how-can-i-get-the-path-of-the-current-users-application-data-folder/915221) – shahjapan 2009-08-04 05:42:23