TaskShowEditor Method
Dynamically tries to load the assembly for the editor and displays it as editable for this task.
Namespace: Microsoft.Win32.TaskSchedulerAssembly: Microsoft.Win32.TaskScheduler (in Microsoft.Win32.TaskScheduler.dll) Version: 2.11.1
Return Value
Booleantrue if editor returns with OK response;
false otherwise.
The Microsoft.Win32.TaskSchedulerEditor.dll assembly must reside in the same directory as the Microsoft.Win32.TaskScheduler.dll
or in the GAC.