System.Web.Services.Description.MimeTextMatch Members

The members of System.Web.Services.Description.MimeTextMatch are listed below.

See Also: Inherited members from System.Object

Public Constructors

Initializes a new instance of the System.Web.Services.Description.MimeTextMatch class.

Public Properties

Captureint.

Gets or sets a value indicating the zero-based index of a System.Web.Services.Description.MimeTextMatch within a group.

Groupint.

Gets or sets a value indicating the number of groups in which to place the results of the text search.

IgnoreCasebool.

Gets or sets a value indicating whether the search should disregard the case of the text to be searched.

[read-only]
MatchesMimeTextMatchCollection.

Gets the collection of text pattern matches that have been found by the search.

Namestring.

Gets or sets the name of the System.Web.Services.Description.MimeTextMatch.

Patternstring.

Gets or sets the text pattern for the search.

Repeatsint.

Gets or sets a value indicating the number of times the search is to be performed.

RepeatsStringstring.

Gets or sets a value indicating the number of times the search is to be performed.

Typestring.

Gets or sets a value indicating the MIME format of the text to be searched.