ComponentOne MultiSelect for WinForms
InnerException Property

C1.Win.C1Input Namespace > ErrorInfo Class : InnerException Property
Run-time-only read-only property returning the original exception object that caused the error.
Syntax
'Declaration
 
Public ReadOnly Property InnerException As Exception
public Exception InnerException {get;}
See Also

Reference

ErrorInfo Class
ErrorInfo Members