MatchAttribute Properties
.NET Framework (current version)
Namespace:
System.Web.Services.Protocols
Assembly: System.Web.Services (in System.Web.Services.dll)
| Name | Description | |
|---|---|---|
![]() | Capture | Gets or sets a value that represents the index of a match within a grouping. |
![]() | Group | Gets or sets a value that represents a grouping of related matches. |
![]() | IgnoreCase | Gets or sets a value that indicates whether the pattern to match is case insensitive. |
![]() | MaxRepeats | Gets or sets the maximum number of values to return from the match. |
![]() | Pattern | Gets or sets a regular expression that represents the pattern to match. |
![]() | TypeId |
Show:
