MatchAttribute Properties

 

Namespace:   System.Web.Services.Protocols
Assembly:  System.Web.Services (in System.Web.Services.dll)

NameDescription
System_CAPS_pubpropertyCapture

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

System_CAPS_pubpropertyGroup

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

System_CAPS_pubpropertyIgnoreCase

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

System_CAPS_pubpropertyMaxRepeats

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

System_CAPS_pubpropertyPattern

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

System_CAPS_pubpropertyTypeId

When implemented in a derived class, gets a unique identifier for this Attribute.(Inherited from Attribute.)

Return to top
Show: