Click or drag to resize

DispatchEventArgsResult Property

Gets or sets the result.

Namespace:  callback.ShellBoost.Core.WindowsShell
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public Object Result { get; set; }

Property Value

Type: Object
The result.
See Also