System.ItemFolderPathDisplayNarrow
The user-friendly display path of an item's parent folder.
Windows 10, version 1703, Windows 10, version 1607, Windows 10, version 1511, Windows 10, version 1507, Windows 8.1, Windows 8, Windows 7, Windows Vista
propertyDescription
name = System.ItemFolderPathDisplayNarrow
shellPKey = PKEY_ItemFolderPathDisplayNarrow
formatID = DABD30ED-0043-4789-A7F8-D013A4736622
propID = 100
SearchInfo
InInvertedIndex = true
IsColumn = true
typeInfo
type = String
IsInnate = true
Remarks
PKEY values are defined in Propkey.h.
The format of the string should be tailored so that the folder name comes first, to optimize for a narrow viewing column. If the folder is a file folder, the value includes any localized names. If System.ItemFolderPathDisplay is VT_EMPTY, then this property should also be empty. Otherwise, it should be derived appropriately by the data source from System.ItemFolderPathDisplay.
Related topics