This is a new site that's currently running on alpha code. There are going to be bugs. If you discover any, please report them on the site's issues page (GitHub account required). Thanks.
Warning: Many URLs are going to change. Refer to the README file to discover which library project's documentation has been completed.
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).