System.Link.TargetParsingPath
The Shell namespace path to the target of the link 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.Link.TargetParsingPath
shellPKey = PKEY_Link_TargetParsingPath
formatID = B9B4B3FC-2B51-4A42-B5D8-324146AFCF25
propID = 2
SearchInfo
InInvertedIndex = false
IsColumn = true
typeInfo
type = String
IsInnate = true
Remarks
PKEY values are defined in Propkey.h.
This path can be passed to SHParseDisplayName to parse the path to the correct Shell folder. If the target item is a file, the value is identical to System.ItemPathDisplay.If the target item cannot be accessed through the Shell namespace, this value is VT_EMPTY.
Related topics