TaskDefinition.Triggers property

For scripting, gets or sets a collection of triggers that are used to start a task.

Syntax

TaskDefinition.Triggers As TriggerCollection

Property value

A collection of triggers that are used to start a 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

TriggerCollection

Trigger