SystemPropList Class |
Namespace: ShellBoost.Core.WindowsPropertySystem
public static class PropList
The SystemPropList type exposes the following members.
| Name | Description | |
|---|---|---|
| ConflictPrompt |
The System.PropList.ConflictPrompt property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_PropList_ConflictPrompt.
| |
| ContentViewModeForBrowse |
The System.PropList.ContentViewModeForBrowse property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_PropList_ContentViewModeForBrowse.
| |
| ContentViewModeForSearch |
The System.PropList.ContentViewModeForSearch property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_PropList_ContentViewModeForSearch.
| |
| DetailsPaneNullSelect |
The System.PropList.DetailsPaneNullSelect property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_PropList_DetailsPaneNullSelect.
| |
| DetailsPaneNullSelectTitle |
The System.PropList.DetailsPaneNullSelectTitle property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_PropList_DetailsPaneNullSelectTitle.
| |
| ExtendedTileInfo |
The System.PropList.ExtendedTileInfo property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_PropList_ExtendedTileInfo.
| |
| FileOperationPrompt |
The System.PropList.FileOperationPrompt property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_PropList_FileOperationPrompt.
| |
| FullDetails |
The System.PropList.FullDetails property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_PropList_FullDetails.
| |
| InfoTip |
The System.PropList.InfoTip property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_PropList_InfoTip.
| |
| NonPersonal |
The System.PropList.NonPersonal property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_PropList_NonPersonal.
| |
| PreviewDetails |
The System.PropList.PreviewDetails property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_PropList_PreviewDetails.
| |
| PreviewTitle |
The System.PropList.PreviewTitle property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_PropList_PreviewTitle.
| |
| QuickTip |
The System.PropList.QuickTip property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_PropList_QuickTip.
| |
| SetDefaultsFor |
The System.PropList.SetDefaultsFor property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_PropList_SetDefaultsFor.
| |
| StatusBar |
The System.PropList.StatusBar property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_PropList_StatusBar.
| |
| StatusIcons |
The System.PropList.StatusIcons property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_PropList_StatusIcons.
| |
| StatusIconsDisplayFlag |
The System.PropList.StatusIconsDisplayFlag property key. PropVariant type: VT_UI4. .NET type: System.UInt32. Shell name PKEY_PropList_StatusIconsDisplayFlag.
| |
| TileInfo |
The System.PropList.TileInfo property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_PropList_TileInfo.
| |
| XPDetailsPanel |
The System.PropList.XPDetailsPanel property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_PropList_XPDetailsPanel.
|