ComHandlerAction.ClassId property

For scripting, gets or sets the identifier of the handler class.

Syntax

ComHandlerAction.ClassId As String

Property value

The identifier of the class that defines the handler to be fired.

Remarks

When reading or writing XML, the class of a COM handler is specified in the ClassId 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