MimeTextMatch.Group Property
.NET Framework (current version)
Gets or sets a value indicating the number of groups in which to place the results of the text search.
Assembly: System.Web.Services (in System.Web.Services.dll)
| Exception | Condition |
|---|---|
| ArgumentException | The property value is negative. |
The value of this property must be less than or equal to the value of the Repeats property, or the XML Web service will not compile correctly.
.NET Framework
Available since 1.1
Available since 1.1
Show: