how to get users' application data folder using C#? [duplicate]

Possible Duplicate:
How can i get the path of the current user's “Application Data” folder?

How can I get the Path of Current User's Application Data Folder?


Environment.GetFolderPath(Environment.SpecialFolder.ApplicationData)