Click or drag to resize

ShellOperationEventArgsOperation Property

Gets the operation.

Namespace:  callback.ShellBoost.Core
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public ShellOperation Operation { get; }

Property Value

Type: ShellOperation
The operation.
See Also