TaskPropertiesControlComponentErrorEventArgsThrownException Property

Gets the thrown exception on the error. This value may be null.

Definition

Namespace: Microsoft.Win32.TaskScheduler
Assembly: Microsoft.Win32.TaskSchedulerEditor (in Microsoft.Win32.TaskSchedulerEditor.dll) Version: 2.11.0
public Exception ThrownException { get; }

Property Value

Exception

See Also