vote up 0 vote down star

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

flag

64% accept rate

2 Answers

vote up 5 vote down check
Environment.GetFolderPath(Environment.SpecialFolder.ApplicationData)
link|flag
vote up 1 vote down

I was not able to search the question in Stack Overflow but Google Provided me the solution on StackOveflow it self.

Solution

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.