Click or drag to resize

SystemActions Class

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

Namespace:  ShellBoost.Core.WindowsPropertySystem
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.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