Task Scheduler Managed Class Library
C#
Show/Hide TOC
Task
Options
Editor Constructor
Initializes a new instance of the
TaskOptionsEditor
class.
Definition
Namespace:
Microsoft.Win32.TaskScheduler
Assembly:
Microsoft.Win32.TaskSchedulerEditor (in Microsoft.Win32.TaskSchedulerEditor.dll) Version: 2.11.1
C#
Copy
View Source
Request Example
public
TaskOptionsEditor
()
See Also
Reference
TaskOptionsEditor Class
TaskOptionsEditor Overload
Microsoft.Win32.TaskScheduler Namespace
In This Article
Definition
See Also