Partager via


System.SimpleRating

Système d’évaluation qui utilise une plage de valeurs entières comprises entre 0 et 5.

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.SimpleRating
   shellPKey = PKEY_SimpleRating
   formatID = A09F084E-AD41-489F-8076-AA5BE3082BCA
   propID = 100
   SearchInfo
      InInvertedIndex = false
      IsColumn = false
   typeInfo
      type = UInt32
      IsInnate = true

Notes

Les valeurs PKEY sont définies dans Propkey.h.

Pour assurer la compatibilité avec le système d’évaluation de l’interpréteur de commandes Windows Vista, votre gestionnaire de propriétés doit également remplir la propriété System.Rating avec le mappage décrit pour cette propriété.

Utilisez le tableau suivant pour effectuer la conversion de System.Rating en System.SimpleRating.

System.Rating System.SimpleRating
0 0
1-12 1
13-37 2
38-62 3
63-87 4
88-99 5

 

propertyDescription

searchInfo

labelInfo

typeInfo

displayInfo

stringFormat

booleanFormat

numberFormat

dateTimeFormat

enumeratedList

drawControl

editControl

filterControl

queryControl