ISearchCapture Interface
Provides the base requirements for a single capture by a regular expression match within an ISearchResult.
public interface ISearchCapture : ITextRangeProvider, IKeyedObject
Properties
Text
The text that was captured.