Click or drag to resize

SystemActions Class

The System.Actions properties namespace.
Inheritance Hierarchy
SystemObject
  callback.ShellBoost.Core.WindowsPropertySystemSystemActions

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

The SystemActions type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberActionName
The System.Actions.ActionName property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Actions_ActionName.
Public propertyStatic memberActivationContext
The System.Actions.ActivationContext property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Actions_ActivationContext.
Top
See Also