次の方法で共有


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

 

propertyDescription

searchInfo

labelInfo

typeInfo

displayInfo

stringFormat

booleanFormat

numberFormat

dateTimeFormat

enumeratedList

drawControl

editControl

filterControl

queryControl