System.ItemFolderPathDisplay
The user-friendly display path of an item's parent folder.
propertyDescription name = System.ItemFolderPathDisplay shellPKey = PKEY_ItemFolderPathDisplay formatID = E3E0584C-B788-4A5A-BB20-7F5A44C9ACDD propID = 6 searchInfo inInvertedIndex = true isColumn = true isColumnSparse = false columnIndexType = OnDisk maxSize = 128 mnemonics = folder path|folder|under labelInfo label = Folder path sortDescription invitationText = Specify folder path hideLabel = false typeInfo type = String groupingRange = Discrete isInnate = true canBePurged multipleValues = false isGroup = false aggregationType = Default isTreeProperty = false isViewable = true isQueryable = true includeInFullTextQuery = false conditionType = String defaultOperation = Equal aliasInfo sortByAlias = None additionalSortByAliases = None displayInfo defaultColumnWidth = 15 displayType alignment = Left relativeDescriptionType = General defaultSortDirection = Ascending stringFormat formatAs = General booleanFormat formatAs = YesNo numberFormat formatAs = General formatDurationAs = hh:mm:ss dateTimeFormat formatAs = General formatTimeAs = ShortTime formatDateAs = ShortDate enumeratedList defaultText useValueForDefault = False enum value text enumRange minValue setValue text drawControl control = Default editControl control = Default filterControl control = Default queryControl control = Default
Remarks
PKEY values are defined in Propkey.h.
If System.ItemPathDisplay is VT_EMPTY, then this property should also be empty. Otherwise, it should be derived appropriately by the data source from System.ItemPathDisplay.
Example values:
| Path | 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 Account/Inbox |
Related topics
- propertyDescription
- searchInfo
- labelInfo
- typeInfo
- displayInfo
- stringFormat
- booleanFormat
- numberFormat
- dateTimeFormat
- enumeratedList
- drawControl
- editControl
- filterControl
- queryControl
Send comments about this topic to Microsoft
Build date: 2/3/2012