RegistrationInfo.Version property

For scripting, gets or sets the version number of the task.

Syntax

RegistrationInfo.Version As String

Property value

The version number of the task.

Remarks

When reading or writing XML for a task, the version number of the task is specified using the Version 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