次の方法で共有


System.ItemPathDisplay

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

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

propertyDescription
   name = System.ItemPathDisplay
   shellPKey = PKEY_ItemPathDisplay
   formatID = E3E0584C-B788-4A5A-BB20-7F5A44C9ACDD
   propID = 7
   SearchInfo
      InInvertedIndex = true
      IsColumn = true
   typeInfo
      type = String
      IsInnate = true

解説

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

アイテムがファイルまたはフォルダーの場合、このプロパティにはすべてのケースで拡張子が含まれ、ローカライズされた名前が使用可能な場合はローカライズされます。 他の項目の場合、これは、項目が階層ストレージに存在することを前提として、ユーザーフレンドリに相当します。

System.ItemUrl とは異なり、このプロパティ値には URL スキームは含まれません。 項目パスを解析するには、System.ItemUrl または System.ParsingPath を使用します。 シェル API を使用してシェル名前空間項目を参照するには、System.ParsingPath を使用します。

値の例:

パス ItemPathDisplay
c:\mydir\bar\hello.txt c:\mydir\bar\hello.txt
\\server\share\mydir\goodnews.doc \\server\share\mydir\goodnews.doc
\\server\share\numbers.xls \\server\share\numbers.xls
c:\mydir\MyFolder c:\mydir\MyFolder
/Mailbox Account/Inbox/'Re: Hello!' /Mailbox Account/Inbox/'Re: Hello!'

 

propertyDescription

searchInfo

labelInfo

typeInfo

displayInfo

stringFormat

booleanFormat

numberFormat

dateTimeFormat

enumeratedList

drawControl

editControl

filterControl

queryControl