2010-11-03 71 views

回答

5

在C#中,你可以使用這個:

Environment.GetFolderPath (Environment.SpecialFolder.UserProfile)

加載了路徑到當前用戶的配置文件。