Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Specifies where the task originated from. For example, from a component, a service, an application, or a user.
<xs:element name="Source"
type="string"
minOccurs="0"
/>
The Source 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 source of a task is specified using the RegistrationInfo.Source property.
For C++ development, the source of a task is specified using the IRegistrationInfo::Source property.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows Vista [desktop apps only] |
| Minimum supported server |
Windows Server 2008 [desktop apps only] |