Skip to content

Latest commit

 

History

History
58 lines (34 loc) · 1.45 KB

taskdefinition-data.md

File metadata and controls

58 lines (34 loc) · 1.45 KB
title description ms.assetid keywords topic_type api_name api_location api_type ms.topic ms.date
TaskDefinition.Data property
For scripting, gets or sets the data that is associated with the task. This data is ignored by the Task Scheduler service, but is used by third-parties who wish to extend the task format.
b78de247-0ee9-4419-9530-f93e593e4a18
Data property Task Scheduler
Data property Task Scheduler , TaskDefinition object
TaskDefinition object Task Scheduler , Data property
apiref
TaskDefinition.Data
taskschd.dll
COM
reference
05/31/2018

TaskDefinition.Data property

For scripting, gets or sets the data that is associated with the task. This data is ignored by the Task Scheduler service, but is used by third-parties who wish to extend the task format.

Syntax

TaskDefinition.Data As String

Property value

The data that is associated with the 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