TaskSchedulerWizardAllowEditorOnFinish Property
Gets or sets a value indicating whether show a check box on the summary page that will open the full editor when the user presses Finish.
Namespace: Microsoft.Win32.TaskSchedulerAssembly: Microsoft.Win32.TaskSchedulerEditor (in Microsoft.Win32.TaskSchedulerEditor.dll) Version: 2.11.1
[DefaultValueAttribute(true)]
public bool AllowEditorOnFinish { get; set; }
Property Value
Booleantrue if shown; otherwise,
false.