DispatchEventArgsArguments Property |
Gets the event arguments.
Namespace:
callback.ShellBoost.Core.WindowsShell
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public Object[] Arguments { get; }
Property Value
Type:
Object
The event arguments.
See Also