Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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