Skip to content

Latest commit

 

History

History
67 lines (39 loc) · 1.36 KB

tasksettings-xmltext.md

File metadata and controls

67 lines (39 loc) · 1.36 KB
title description ms.assetid keywords topic_type api_name api_location api_type ms.topic ms.date
TaskSettings.XmlText property
For scripting, gets or sets an XML-formatted definition of the task settings.
b3613e41-6e22-49d7-8a15-92f745b3cb03
XmlText property Task Scheduler
XmlText property Task Scheduler , TaskSettings object
TaskSettings object Task Scheduler , XmlText property
apiref
TaskSettings.XmlText
taskschd.dll
COM
reference
05/31/2018

TaskSettings.XmlText property

For scripting, gets or sets an XML-formatted definition of the task settings.

This property is read/write.

Syntax

TaskSettings.XmlText As String

Property value

An XML-formatted definition of the task settings.

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