System.FolderNameDisplay

このプロパティは System.ItemNameDisplay に似ていますが、フォルダーに対してのみ設定されている点が、ファイルの場合は空になります。 これは、最初の並べ替えキーとしてこれを使用してファイルとフォルダーを分離するのに役立ちます。 System.ItemDate を 2 番目の並べ替えキーとして使用すると、最初に名前で並べ替えられたフォルダー、日付順に並べ替えられたファイルを含む結果が生成されます。

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

propertyDescription
   name = System.FolderNameDisplay
   shellPKey = PKEY_FolderNameDisplay
   formatID = B725F130-47EF-101A-A5F1-02608C9EEBAC
   propID = 25
   SearchInfo
      InInvertedIndex = false
      IsColumn = true
   typeInfo
      type = String
      IsInnate = true

解説

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

propertyDescription

searchInfo

labelInfo

typeInfo

displayInfo

stringFormat

booleanFormat

numberFormat

dateTimeFormat

enumeratedList

drawControl

editControl

filterControl

queryControl