Skip to content

Latest commit

 

History

History
58 lines (35 loc) · 1.42 KB

eventmanifestschema-patternmap-patternmaplisttype-element.md

File metadata and controls

58 lines (35 loc) · 1.42 KB
title description ms.assetid keywords topic_type api_name api_type ms.topic ms.date api_location
patternMap (PatternMapListType) Element
Defines a mapping between two regular expressions. One expression is used to find a matching string in the message string, and the other is used to alter the string before the service places it back in the message string.
5cf28d38-4cc3-4a7b-a64b-3ad1cb42ebef
patternMap element EventLog
apiref
patternMap
Schema
reference
05/31/2018

patternMap (PatternMapListType) Element

Defines a mapping between two regular expressions. One expression is used to find a matching string in the message string, and the other is used to alter the string before the service places it back in the message string.

<xs:element name="patternMap"
    type="PatternMapType"
 />

The patternMap element is defined by the PatternMapListType 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

patternMaps (NamedQueryType)