System.Web.Services.Description.MimeTextMatch.Group Property

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

Syntax

[System.Xml.Serialization.XmlAttribute("group")]
[System.ComponentModel.DefaultValue(1)]
public int Group { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The value of this property must be less than or equal to the value of the MimeTextMatch.Repeats property, or the XML Web service will not compile correctly.

Requirements

Namespace: System.Web.Services.Description
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0