Click or drag to resize

SystemShell Class

The System.Shell properties namespace.
Inheritance Hierarchy
SystemObject
  callback.ShellBoost.Core.WindowsPropertySystemSystemShell

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

The SystemShell type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberExclusion
The System.Shell.Exclusion property key. PropVariant type: VT_LPWSTR, VT_VECTOR. .NET type: System.String[]. Shell name PKEY_Shell_Exclusion. Display name Exclusions.
Public propertyStatic memberIsDavResource
The System.Shell.IsDavResource property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Shell_IsDavResource.
Public propertyStatic memberItemOfflineStatus
The System.Shell.ItemOfflineStatus property key. PropVariant type: VT_UI4. .NET type: System.UInt32. Shell name PKEY_Shell_ItemOfflineStatus.
Public propertyStatic memberNavPaneRootData
The System.Shell.NavPaneRootData property key. PropVariant type: VT_NULL. .NET type: System.Object. Shell name PKEY_Shell_NavPaneRootData.
Public propertyStatic memberNavPaneRootFilter
The System.Shell.NavPaneRootFilter property key. PropVariant type: VT_NULL. .NET type: System.Object. Shell name PKEY_Shell_NavPaneRootFilter.
Public propertyStatic memberOmitFromView
The System.Shell.OmitFromView property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Shell_OmitFromView.
Public propertyStatic memberSFGAOFlagsStrings
The System.Shell.SFGAOFlagsStrings property key. PropVariant type: VT_LPWSTR, VT_VECTOR. .NET type: System.String[]. Shell name PKEY_Shell_SFGAOFlagsStrings.
Top
See Also