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 |
相關主題