SearchExceptionEventArgsException Property |
The exception that occurred while searching.
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxpublic Exception Exception { get; }Public ReadOnly Property Exception As Exception
Get
public:
property Exception^ Exception {
Exception^ get ();
}member Exception : Exception with get
Property Value
Exception
See Also