desktop10:TypeSupported

Specifies a supported event log type.

Element hierarchy

<Package>

    <Extensions>

         <desktop10:Extension>

              <desktop10:CustomDesktopEventLog>

                   <desktop10:CustomEventSource>

                        <desktop10:TypesSupported>

                             <desktop10:TypeSupported>

Syntax

<desktop10:TypeSupported
  Value = 'A string that can have one of the following values: "auditFailure", "auditSuccess", "errorType", "informationType", or "warningType".' />

Attributes and elements

Attributes

Attribute Description Data type Required Default value
Value The supported event log type. A string that can have one of the following values: auditFailure, auditSuccess, errorType, informationType, or warningType. Yes

Child elements

None.

Parent elements

Parent element Description
desktop10:TypesSupported Defines 1 or more of the Eventlog types supported by the event source.

Remarks

For more information on event log types, see Event Sources.

Requirements

Item Value
desktop10 http://schemas.microsoft.com/appx/manifest/desktop/windows10/10
Minimum OS Version Windows 11 version 22H2 (Build 22621)