Project: Shell Folders Unit.
Unit: PJShellFolders.
Class: TPJSpecialFolderInfo
Applies to: ~>2.0
property Path: string;
The Path property stores the directory of the special folder currently specified in FolderID.
If the folder is virtual then it is not in the file system and the Path property is set to the empty string. Use the IsVirtual property to check whether a folder is virtual or physical.
Path is set to the empty string if the special folder is not supported by the operating system (see IsSupported).