System.FolderNameDisplay
This property is similar to System.ItemNameDisplay except it is only set for folders, for files it will be empty. This is useful to segregate files and folders by using this as the first sort key. When System.ItemDate is used as a second sort key it produces results with folders first ordered by name, then files ordered by date.
Windows 10, version 1703, Windows 10, version 1607, Windows 10, version 1511, Windows 10, version 1507, Windows 8.1
propertyDescription
name = System.FolderNameDisplay
shellPKey = PKEY_FolderNameDisplay
formatID = B725F130-47EF-101A-A5F1-02608C9EEBAC
propID = 25
SearchInfo
InInvertedIndex = false
IsColumn = true
typeInfo
type = String
IsInnate = true
Remarks
PKEY values are defined in Propkey.h.
Related topics