Gets a string that provides the user-specified number of words before the matched text string.
Read-write property
Visual Basic |
---|
Public Property WordsBefore As String |
A string value which represents the user-specified number of words before the matched text string.
This property returns a string that contains the text immediately preceding the MatchedText. The number of words returned by this property is controlled by the NumberOfWordsBeforeMatchToReport property.