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 アカウント/受信トレイ |
関連トピック
-
propertyDescription を する
-
searchInfo の
-
labelInfo を する
-
typeInfo を する
-
displayInfo を する
-
stringFormat を する
-
booleanFormat を する
-
numberFormat を する
-
dateTimeFormat を する
-
enumeratedList を する
-
drawControl を する
-
editControl を する
-
filterControl を する
-
queryControl の