Gets or sets a value indicating the number of times the search is to be performed.
Syntax
[System.Xml.Serialization.XmlAttribute("repeats")] [System.ComponentModel.DefaultValue("1")] public stringRepeatsString { set; get; }
Value
Documentation for this section has not yet been entered.
Remarks
This property returns the same information as the MimeTextMatch.Repeats property, but as a string rather than as a 32-bit signed integer. A value of "*" corresponds to int.MaxValue.
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