How can I get the Path of Current User's Application Data Folder?
+11
A:
Environment.GetFolderPath(Environment.SpecialFolder.ApplicationData)
ArsenMkrt
2009-08-04 05:41:51
+1
A:
I was not able to search the question in Stack Overflow but Google Provided me the solution on StackOveflow it self.
Tumbleweed
2009-08-04 05:42:23