where can i get all the special directories like my documents folder?
Printable View
where can i get all the special directories like my documents folder?
any ideas?
I'm starting to think this is impossible.. since my documents changes from PC to PC
That data is stored in Active Directory, which you can interact with using the types defined in the System.DirectoryServices namespace.