MemberIdMatchExpression Properties |
The MemberIdMatchExpression type exposes the following members.
Name | Description | |
---|---|---|
MatchAsRegEx |
Match and replace the member ID using a regular expression
| |
MatchExpression |
The member ID expression to match
| |
RegularExpression |
This read-only property returns a Regex for the expression if it should be matched as a
regular expression or null if not.
| |
ReplacementValue |
The replacement member ID value
|