Click or drag to resize

SystemPropList Class

The System.PropList properties namespace.
Inheritance Hierarchy
SystemObject
  callback.ShellBoost.Core.WindowsPropertySystemSystemPropList

Namespace:  callback.ShellBoost.Core.WindowsPropertySystem
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public static class PropList

The SystemPropList type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberConflictPrompt
The System.PropList.ConflictPrompt property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_PropList_ConflictPrompt.
Public propertyStatic memberContentViewModeForBrowse
The System.PropList.ContentViewModeForBrowse property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_PropList_ContentViewModeForBrowse.
Public propertyStatic memberContentViewModeForSearch
The System.PropList.ContentViewModeForSearch property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_PropList_ContentViewModeForSearch.
Public propertyStatic memberDetailsPaneNullSelect
The System.PropList.DetailsPaneNullSelect property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_PropList_DetailsPaneNullSelect.
Public propertyStatic memberDetailsPaneNullSelectTitle
The System.PropList.DetailsPaneNullSelectTitle property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_PropList_DetailsPaneNullSelectTitle.
Public propertyStatic memberExtendedTileInfo
The System.PropList.ExtendedTileInfo property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_PropList_ExtendedTileInfo.
Public propertyStatic memberFileOperationPrompt
The System.PropList.FileOperationPrompt property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_PropList_FileOperationPrompt.
Public propertyStatic memberFullDetails
The System.PropList.FullDetails property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_PropList_FullDetails.
Public propertyStatic memberInfoTip
The System.PropList.InfoTip property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_PropList_InfoTip.
Public propertyStatic memberNonPersonal
The System.PropList.NonPersonal property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_PropList_NonPersonal.
Public propertyStatic memberPreviewDetails
The System.PropList.PreviewDetails property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_PropList_PreviewDetails.
Public propertyStatic memberPreviewTitle
The System.PropList.PreviewTitle property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_PropList_PreviewTitle.
Public propertyStatic memberQuickTip
The System.PropList.QuickTip property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_PropList_QuickTip.
Public propertyStatic memberSetDefaultsFor
The System.PropList.SetDefaultsFor property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_PropList_SetDefaultsFor.
Public propertyStatic memberStatusBar
The System.PropList.StatusBar property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_PropList_StatusBar.
Public propertyStatic memberStatusIcons
The System.PropList.StatusIcons property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_PropList_StatusIcons.
Public propertyStatic memberStatusIconsDisplayFlag
The System.PropList.StatusIconsDisplayFlag property key. PropVariant type: VT_UI4. .NET type: System.UInt32. Shell name PKEY_PropList_StatusIconsDisplayFlag.
Public propertyStatic memberTileInfo
The System.PropList.TileInfo property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_PropList_TileInfo.
Public propertyStatic memberXPDetailsPanel
The System.PropList.XPDetailsPanel property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_PropList_XPDetailsPanel.
Top
See Also