Description (registrationInfoType) Element
Specifies the description of the task.
<xs:element name="Description"
type="string"
minOccurs="0"
/>
The Description element is defined by the registrationInfoType complex type.
Parent element
Element | Derived from | Description |
---|---|---|
RegistrationInfo | registrationInfoType | Specifies administrative information about the task, such as the author of the task and the date the task is registered. |
Remarks
For scripting development, the description of a task is specified using the RegistrationInfo.Description property.
For C++ development, the description of a task is specified using the IRegistrationInfo::Description property.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |