TaskServiceExtensions Class
Namespace: Microsoft.Win32.TaskSchedulerAssembly: Microsoft.Win32.TaskSchedulerEditor (in Microsoft.Win32.TaskSchedulerEditor.dll) Version: 2.11.1
public static class TaskServiceExtensions
- Inheritance
- Object TaskServiceExtensions
GetFilteredAvailableActions(TaskDefinition, AvailableActions, Version) | Filtered the supplied available actions based on this TaskDefinition and the version of the Task Scheduler. |
GetFilteredAvailableActions(TaskService, AvailableActions, Boolean, PowerShellActionPlatformOption) | Filtered the supplied available actions based on this version of the Task Scheduler and options that could be set on the TaskDefinition. |
GetFilteredAvailableTriggers(TaskService, AvailableTriggers, Boolean) | Filtered the supplied available triggers based on this version of the Task Scheduler and options that could be set on the TaskDefinition. |
GetFilteredAvailableTriggers(TaskDefinition, AvailableTriggers, Version, Boolean) | Filtered the supplied available triggers based on this TaskDefinition and the version of the Task Scheduler. |