This topic has not yet been rated - Rate this topic

StandardEventKeywords Enumeration

Defines the standard keywords that are attached to events by the event provider. For more information about keywords, see EventKeyword.

This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.

Namespace:  System.Diagnostics.Eventing.Reader
Assembly:  System.Core (in System.Core.dll)
[FlagsAttribute]
public enum StandardEventKeywords
Member name Description
None This value indicates that no filtering on keyword is performed when the event is published.
WdiContext Attached to all Windows Diagnostic Infrastructure (WDI) context events.
WdiDiagnostic Attached to all Windows Diagnostic Infrastructure (WDI) diagnostic events.
Sqm Attached to all Service Quality Mechanism (SQM) events.
AuditFailure Attached to all failed security audit events. This keyword should only be used for events in the Security log.
AuditSuccess Attached to all successful security audit events. This keyword should only be used for events in the Security log.
CorrelationHint Attached to transfer events where the related Activity ID (Correlation ID) is a computed value and is not guaranteed to be unique (not a real GUID).
EventLogClassic Attached to events which are raised using the RaiseEvent function.

.NET Framework

Supported in: 4, 3.5

.NET Framework Client Profile

Supported in: 4, 3.5 SP1

Windows 7, Windows Vista SP1 or later, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ