System.ItemFolderNameDisplay

アイテムの親フォルダーのわかりやすい表示名。

これは System.ItemFolderPathDisplay から派生します。 そのプロパティがVT_EMPTYされている場合は、このプロパティもである必要があります。

フォルダーがファイル フォルダーの場合、ローカライズされた名前が使用可能な場合、値はローカライズされます。

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

propertyDescription
   name = System.ItemFolderNameDisplay
   shellPKey = PKEY_ItemFolderNameDisplay
   formatID = B725F130-47EF-101A-A5F1-02608C9EEBAC
   propID = 2
   SearchInfo
      InInvertedIndex = true
      IsColumn = true
   typeInfo
      type = String
      IsInnate = true

解説

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

System.ItemFolderPathDisplay がVT_EMPTY場合、このプロパティも空である必要があります。 それ以外の場合は、System.ItemFolderPathDisplay のデータ ソースによって適切に派生する必要があります。

例 :

指定されたパス フォルダーの表示名
c:\MyFiles\Text\hello.txt Text
\\server\share\mydir\goodnews.doc mydir
\\server\share\numbers.xls 共有
c:\Folders\MyFolder Folders
/Mailbox Account/Inbox/'Re: Hello!' Inbox

 

propertyDescription

searchInfo

labelInfo

typeInfo

displayInfo

stringFormat

booleanFormat

numberFormat

dateTimeFormat

enumeratedList

drawControl

editControl

filterControl

queryControl