次の方法で共有


System.Importance

Windows 10、バージョン 1703、Windows 10、バージョン 1607、Windows 10、バージョン 1511、Windows 10、バージョン 1507、Windows 8.1、Windows 8、Windows 7

propertyDescription
   name = System.Importance
   shellPKey = PKEY_Importance
   formatID = E3E0584C-B788-4A5A-BB20-7F5A44C9ACDD
   propID = 11
   SearchInfo
      InInvertedIndex = false
      IsColumn = true
   typeInfo
      type = Int32
      EnumeratedList
         UseValueForDefault = True
         enumRange
            name = Low
            minValue = 0
            setValue = 1
            defineMaxValue = 1
            text = Low
            defineToken = IMPORTANCE_LOW
         enumRange
            name = Normal
            minValue = 2
            setValue = 3
            defineMaxValue = 4
            text = Normal
            defineToken = IMPORTANCE_NORMAL
         enumRange
            name = High
            minValue = 5
            setValue = 5
            defineMaxValue = 5
            text = High
            defineToken = IMPORTANCE_HIGH

Windows Vista

propertyDescription
   name = System.Importance
   shellPKey = PKEY_Importance
   formatID = E3E0584C-B788-4A5A-BB20-7F5A44C9ACDD
   propID = 11
   SearchInfo
      IsColumn = true
   typeInfo
      type = Int32
      EnumeratedList
         UseValueForDefault = True
         enumRange
            minValue = 0
            defineMinName = IMPORTANCE_LOW_MIN
            setValue = 1
            defineSetName = IMPORTANCE_LOW_SET
            defineMaxValue = 1
            defineMaxName = IMPORTANCE_LOW_MAX
            text = Low
         enumRange
            minValue = 2
            defineMinName = IMPORTANCE_NORMAL_MIN
            setValue = 3
            defineSetName = IMPORTANCE_NORMAL_SET
            defineMaxValue = 4
            defineMaxName = IMPORTANCE_NORMAL_MAX
            text = Normal
         enumRange
            minValue = 5
            defineMinName = IMPORTANCE_HIGH_MIN
            setValue = 5
            defineSetName = IMPORTANCE_HIGH_SET
            defineMaxValue = 5
            defineMaxName = IMPORTANCE_HIGH_MAX
            text = High

備考

PKEY 値は Propkey.h で定義されます。

propertyDescription する

searchInfo

labelInfo する

typeInfo する

displayInfo する

stringFormat する

booleanFormat する

numberFormat する

dateTimeFormat する

enumeratedList する

drawControl する

editControl する

filterControl する

queryControl