A few blogs I found detailing the API/Object/Library features for getting my documents and other associated paths. So don’t hard code em’ if you don’t have to.
- Hard Coding “My Documents”? Fix Your Code
- Environment.GetFolderPath MSDN Documentation
- Find the My Document Folder in VB.NET
The last entry points out several of the other folder types one can gain access to in this way.