System.Web.Services.Protocols.MatchAttribute: Property Members

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

Public Properties

Captureint.

Gets or sets a value that represents the index of a match within a grouping.

Groupint.

Gets or sets a value that represents a grouping of related matches.

IgnoreCasebool.

Gets or sets a value that indicates whether the pattern to match is case insensitive.

MaxRepeatsint.

Gets or sets the maximum number of values to return from the match.

Patternstring.

Gets or sets a regular expression that represents the pattern to match.