System.ItemFolderPathDisplay
アイテムの親フォルダーのわかりやすい表示パス。
Windows 10、バージョン 1703、Windows 10、バージョン 1607、Windows 10、バージョン 1511、Windows 10、バージョン 1507、Windows 8.1、Windows 8、Windows 7、Windows Vista
propertyDescription
name = System.ItemFolderPathDisplay
shellPKey = PKEY_ItemFolderPathDisplay
formatID = E3E0584C-B788-4A5A-BB20-7F5A44C9ACDD
propID = 6
SearchInfo
InInvertedIndex = true
IsColumn = true
typeInfo
type = String
IsInnate = true
解説
PKEY 値は Propkey.h で定義されています。
System.ItemPathDisplay がVT_EMPTYの場合、このプロパティも空である必要があります。 それ以外の場合は、System.ItemPathDisplay のデータ ソースによって適切に派生させる必要があります。
値の例:
パス | ItemFolderPathDisplay |
---|---|
c:\files\personal\hello.txt | c:\files\personal |
\\server\share\mydir\goodnews.doc | \\server\share\mydir |
\\server\share\numbers.xls | \\server\share |
c:\food\MyFolder | c:\food |
/Mailbox Account/Inbox/'Re: Hello!' | /Mailbox アカウント/受信トレイ |
関連トピック