The properties of System.Web.Services.Protocols.MatchAttribute are listed below. For a list of all members, see the MatchAttribute Members list.
See Also: Inherited members from System.Attribute
Capture | int.
Gets or sets a value that represents the index of a match within a grouping. | |
Group | int.
Gets or sets a value that represents a grouping of related matches. | |
IgnoreCase | bool.
Gets or sets a value that indicates whether the pattern to match is case insensitive. | |
MaxRepeats | int.
Gets or sets the maximum number of values to return from the match. | |
Pattern | string.
Gets or sets a regular expression that represents the pattern to match. |