TaskDefinition.Settings property

For scripting, gets or sets the settings that define how the Task Scheduler service performs the task.

Syntax

TaskDefinition.Settings As TaskSettings

Property value

The settings that define how the Task Scheduler service performs the task.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2008 [desktop apps only]
Type library
Taskschd.tlb
DLL
Taskschd.dll

See also

TaskSettings