Click or drag to resize

ShellCommandEventArgsError Property

Returns the Exception that might have occurred.

Namespace: Jam.Shell
Assembly: ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.2
Syntax
public Exception Error { get; }

Property Value

Exception
The error or null.
See Also