System.personalPath

機能/意味
My Documents Path
タイプ
Systemクラスのプロパティ (読み出し専用)
説明
 Represents the user's My Documents path. On Windows, the folder represented by the HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders Personal in the registry is returned. This usually points to the "My Documents" folder.
If this folder does not exist, return the same folder as System.exePath.
参照
System.appDataPath
System.exePath