Skip to content

Latest commit

 

History

History
65 lines (38 loc) · 1.42 KB

taskdefinition-settings.md

File metadata and controls

65 lines (38 loc) · 1.42 KB
title description ms.assetid keywords topic_type api_name api_location api_type ms.topic ms.date
TaskDefinition.Settings property
For scripting, gets or sets the settings that define how the Task Scheduler service performs the task.
7ef34221-db8b-4df5-9be1-002680ec703c
Settings property Task Scheduler
Settings property Task Scheduler , TaskDefinition object
TaskDefinition object Task Scheduler , Settings property
apiref
TaskDefinition.Settings
taskschd.dll
COM
reference
05/31/2018

TaskDefinition.Settings property

For scripting, gets or sets the settings that define how the Task Scheduler service performs the task.

Syntax

TaskDefinition.Settings As TaskSettings

Property value

The settings that define how the Task Scheduler service performs 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

See also

TaskSettings