bindingMatch attribute
Specifies one or more values for a specific binding.
Content Type
string
Parent
Remarks
This attribute consists of two parts, separated by a colon:
- the number of the binding, and
- a pipe-separated enumeration of values you want to compare to the value of the binding.
Wildcards are allowed.
Examples
<TrapMapping bindingMatch="1:1" />
<TrapMapping bindingMatch="*" />