TaskVariables object

Expand
This topic has not yet been rated - Rate this topic

TaskVariables object

Applies to: desktop apps only

Scripting object that defines task variables that can be passed as parameters to task handlers and external executables that are launched by tasks.

Members

The TaskVariables object has these types of members:

Methods

The TaskVariables object has these methods.

MethodDescription
GetContext

Used to share the context between different steps and tasks that are in the same job instance.

GetInput

Gets the input variables for a task.

SetOutput

Sets the output variables for a task.

 

Requirements

Minimum supported client

Windows Vista

Minimum supported server

Windows Server 2008

Type library

Taskschd.tlb

DLL

Taskschd.dll

 

 

Send comments about this topic to Microsoft

Build date: 5/5/2012

Did you find this helpful?
(1500 characters remaining)
Community Additions ADD