TaskPropertiesControlComponentErrorEventArgsErrorText Property

Gets the text associated with the error event. This value may be null.

Definition

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

Property Value

String

See Also