Click or drag to resize
Task Scheduler Managed Class Library

ComponentErrorEventArgs Properties

The TaskPropertiesControlComponentErrorEventArgs type exposes the following members.

Properties
 NameDescription
Public propertyErrorTextGets the text associated with the error event. This value may be null.
Public propertyThrownExceptionGets the thrown exception on the error. This value may be null.
Top
See Also