Skip to content

Latest commit

 

History

History
58 lines (35 loc) · 1.05 KB

eventmanifestschema-tasks-providertype-element.md

File metadata and controls

58 lines (35 loc) · 1.05 KB
title description ms.assetid keywords topic_type api_name api_type ms.topic ms.date api_location
tasks (ProviderType) Element
Defines a list of tasks that a provider can use to group events.
79da130a-10f4-440e-a3e3-7198f23e3450
tasks element EventLog
apiref
tasks
Schema
reference
05/31/2018

tasks (ProviderType) Element

Defines a list of tasks that a provider can use to group events.

<xs:element name="tasks"
    type="TaskListType"
 />

The tasks element is defined by the ProviderType complex type.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2008 [desktop apps only]

See also

Parent element

provider (EventsType)