Get directory name of “My Documents”
I’m at a client that has the users “My Documents” on a share drive, so that when you logon to any computer, you have your “My Documents” available. The question is, how to get that directory/path name? Why? You might want to write a C# program to access one of the files there, or you […]