Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / StringSearch Class / MatchString Property


In This Topic
MatchString Property
In This Topic
Gets the matched substring
Syntax
'Declaration
 
Public ReadOnly Property MatchString As String
 
'Usage
 
Dim instance As StringSearch
Dim value As String
 
value = instance.MatchString
See Also