[To be supplied.]
[Visual Basic] Public Property RepeatsString As String [C#] public string RepeatsString {get; set;} [C++] public: __property String* get_RepeatsString(); public: __property void set_RepeatsString(String*); [JScript] public function get RepeatsString() : String; public function set RepeatsString(String);
TextMatchInfo Class | TextMatchInfo Members | System.Web.Services.Description Namespace