System.ParsingPath
The Shell namespace path to the item.
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.ParsingPath
shellPKey = PKEY_ParsingPath
formatID = 28636AA6-953D-11D2-B5D6-00C04FD918D0
propID = 30
SearchInfo
InInvertedIndex = false
IsColumn = false
typeInfo
type = String
IsInnate = true
Remarks
PKEY values are defined in Propkey.h.
This value can be passed to SHParseDisplayName to parse the path to the correct Shell folder. If the item is a file, the value is identical to System.ItemPathDisplay. If the item cannot be accessed through the Shell namespace, this value is VT_EMPTY.
Related topics