The members of System.Web.Services.Description.MimeTextMatch are listed below.
See Also: Inherited members from System.Object
Initializes a new instance of the System.Web.Services.Description.MimeTextMatch class. |
Capture | int.
Gets or sets a value indicating the zero-based index of a System.Web.Services.Description.MimeTextMatch within a group. | |
Group | int.
Gets or sets a value indicating the number of groups in which to place the results of the text search. | |
IgnoreCase | bool.
Gets or sets a value indicating whether the search should disregard the case of the text to be searched. | |
[read-only] | Matches | MimeTextMatchCollection.
Gets the collection of text pattern matches that have been found by the search. |
Name | string.
Gets or sets the name of the System.Web.Services.Description.MimeTextMatch. | |
Pattern | string.
Gets or sets the text pattern for the search. | |
Repeats | int.
Gets or sets a value indicating the number of times the search is to be performed. | |
RepeatsString | string.
Gets or sets a value indicating the number of times the search is to be performed. | |
Type | string.
Gets or sets a value indicating the MIME format of the text to be searched. |