ComHandlerAction.Data property

For scripting, gets or sets additional data that is associated with the handler.

Syntax

ComHandlerAction.Data As String

Property value

The arguments that are needed by the handler.

Remarks

When reading or writing XML, the data of a COM handler is specified in the Data element of the Task Scheduler schema.

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

Task Scheduler

ComHandlerAction