次の方法で共有


System.ItemPathDisplayNarrow

項目へのわかりやすい表示パス。

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

propertyDescription
   name = System.ItemPathDisplayNarrow
   shellPKey = PKEY_ItemPathDisplayNarrow
   formatID = 28636AA6-953D-11D2-B5D6-00C04FD918D0
   propID = 8
   SearchInfo
      InInvertedIndex = false
      IsColumn = true
   typeInfo
      type = String
      IsInnate = true

解説

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

狭い表示列に合わせて最適化するには、名前が最初になるように文字列の形式を調整する必要があります。

アイテムがファイルの場合、プロパティ値はファイル拡張子を除外しますが、存在する場合はローカライズされた名前が含まれます。 アイテムがメッセージの場合、値には System.ItemNamePrefix が含まれます。 項目パスを解析するには、 System.ItemUrl または System.ParsingPath を使用します。

値の例:

Path ItemPathDisplayName
c:\mydir\bar\hello.txt hello (c:\mydir\bar)
\\server\share\mydir\goodnews.doc goodnews (\\server\share\mydir)
\\server\share\folder folder (\\server\share)
c:\MyDir\MyFolder MyFolder (c:\mydir)
/Mailbox Account/Inbox/'Re: Hello!' Re: Hello! (/Mailbox Account/Inbox)

 

propertyDescription

searchInfo

labelInfo

typeInfo

displayInfo

stringFormat

booleanFormat

numberFormat

dateTimeFormat

enumeratedList

drawControl

editControl

filterControl

queryControl