System.ItemTypeText

項目のわかりやすい型名。 この値は、プログラムで解析するためのものではありません。

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

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

解説

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

System.ItemType がVT_EMPTYの場合、このプロパティの値もVT_EMPTYされます。 項目がファイルの場合、このプロパティの値は、ファイルの System.ItemType 値を PSFormatForDisplay に渡した場合と同じです。

このプロパティは、ユーザー フレンドリな種類の高レベルの名前である System.Kind と混同しないでください。 たとえば、.docドキュメント ファイルの場合、さまざまなプロパティは次のようになります。

プロパティ
System.Kind ドキュメント
System.ItemType .doc
System.ItemTypeText Microsoft Word ドキュメント

 

値の例:

パス ItemTypeText
c:\mydir\bar\hello.txt テキスト ファイル
\\server\share\mydir\goodnews.doc Microsoft Word ドキュメント
\\server\share\folder ファイル フォルダー
c:\MyDir\MyFolder ファイル フォルダー
/Mailbox Account/Inbox/'Re: Hello!' Outlook 電子メール メッセージ

 

propertyDescription

searchInfo

labelInfo

typeInfo

displayInfo

stringFormat

booleanFormat

numberFormat

dateTimeFormat

enumeratedList

drawControl

editControl

filterControl

queryControl