Gets the string that is about to be replaced.

Namespace:  C1.Web.Editor
Assembly:  C1.Web.Editor.2 (in C1.Web.Editor.2.dll)

Syntax

C#
public string Found { get; }
Visual Basic (Declaration)
Public ReadOnly Property Found As String
	Get

See Also