Events
May 19, 6 PM - May 23, 12 AM
Calling all developers, creators, and AI innovators to join us in Seattle @Microsoft Build May 19-22.
Register todayThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Scripting object that provides the administrative information that can be used to describe the task. This information includes details such as a description of the task, the author of the task, the date the task is registered, and the security descriptor of the task.
The RegistrationInfo object has these types of members:
The RegistrationInfo object has these properties.
Property | Access type | Description |
---|---|---|
Author |
Read/write |
Gets or sets the author of the task. |
Date |
Read/write |
Gets or sets the date and time when the task is registered. |
Description |
Read/write |
Gets or sets the description of the task. |
Documentation |
Read/write |
Gets or sets any additional documentation for the task. |
SecurityDescriptor |
Gets or sets the security descriptor of the task. |
|
Source |
Read/write |
Gets or sets where the task originated from. For example, a task may originate from a component, service, application, or user. |
URI |
Read/write |
Gets or sets the URI of the task. |
Version |
Read/write |
Gets or sets the version number of the task. |
XmlText |
Read/write |
Gets or sets an XML-formatted version of the registration information for the task. |
Registration information can be used to identify a task through the Task Scheduler UI, or as search criteria when enumerating over the registered tasks.
When reading or writing XML for a task, registration information for the task is specified in the RegistrationInfo element of the Task Scheduler schema.
For more information and example code for this scripting object, see Time Trigger Example (Scripting).
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |
Type library |
|
DLL |
|
Events
May 19, 6 PM - May 23, 12 AM
Calling all developers, creators, and AI innovators to join us in Seattle @Microsoft Build May 19-22.
Register today