Gets the string that is about to be replaced.

Namespace:  C1.Silverlight.SpellChecker
Assembly:  C1.Silverlight.SpellChecker (in C1.Silverlight.SpellChecker.dll)

Syntax

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

See Also