Click or drag to resize

ShellOperationEventArgsOperation Property

Gets the operation.

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

Property Value

Type: ShellOperation
The operation.
See Also