This documentation is archived and is not being maintained.

MatchAttribute Properties

The properties of the MatchAttribute class are listed here. For a complete list of MatchAttribute class members, see the MatchAttribute Members topic.

Public Properties

public propertyCapture Gets or sets a value that represents the index of a match within a grouping.
public propertyGroup Gets or sets a value that represents a grouping of related matches.
public propertyIgnoreCase Gets or sets a value that indicates whether the pattern to match is case insensitive.
public propertyMaxRepeats Gets or sets the maximum number of values to return from the match.
public propertyPattern Gets or sets a regular expression that represents the pattern to match.
public propertyTypeId (inherited from Attribute) When implemented in a derived class, gets a unique identifier for this Attribute.

See Also

MatchAttribute Class | System.Web.Services.Protocols Namespace

Show: