System.ItemSubType
Describes the sub-type of an item. The value is intended for display to the user.In contrast to System.ItemType, which is generally used to describe a class of itemsthat all have the same common content format, System.ItemSubType may differ based onthe individual contents or purpose of the item.For example, this property may be used to identify an item with System.ItemType = "jpg"as System.ItemSubType = "Panorama" or System.ItemSubType = "Smart Shot".
Windows 10, version 1703, Windows 10, version 1607, Windows 10, version 1511, Windows 10, version 1507
propertyDescription
name = System.ItemSubType
shellPKey = PKEY_ItemSubType
formatID = 28636AA6-953D-11D2-B5D6-00C04FD918D0
propID = 37
SearchInfo
InInvertedIndex = true
IsColumn = true
typeInfo
type = String
IsInnate = false
Remarks
PKEY values are defined in Propkey.h.
Related topics