Click or drag to resize

System.Actions Class

The System.Actions properties namespace.
Inheritance Hierarchy
System.Object
  callback.ShellBoost.Core.WindowsPropertySystem.System.Actions

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

The System.Actions 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