System.SimpleRating
使用介于 0 和 5 之间的整数值的分级系统。
Windows 10,版本 1703、Windows 10、版本 1607、Windows 10、版本 1511、Windows 10、版本 1507、Windows 8.1、Windows 8、Windows 7、Windows Vista
propertyDescription
name = System.SimpleRating
shellPKey = PKEY_SimpleRating
formatID = A09F084E-AD41-489F-8076-AA5BE3082BCA
propID = 100
SearchInfo
InInvertedIndex = false
IsColumn = false
typeInfo
type = UInt32
IsInnate = true
备注
PKEY 值在 Propkey.h 中定义。
为了与 Windows Vista Shell 分级系统兼容,属性处理程序还应使用针对该属性描述的映射填充 System.Rating 属性。
使用下表从 System.Rating 转换为 System.SimpleRating。
System.Rating | System.SimpleRating |
---|---|
0 | 0 |
1-12 | 1 |
13-37 | 2 |
38-62 | 3 |
63-87 | 4 |
88-99 | 5 |
相关主题