Returns the synonym chosen as a replacement for the CheckWord method following a thesaurus check.
Namespace:
C1.Win.C1ThesaurusAssembly: C1.Win.C1Thesaurus.2 (in C1.Win.C1Thesaurus.2.dll)
Syntax
C# |
---|
[BrowsableAttribute(false)] public string ChangedWord { get; } |
Visual Basic (Declaration) |
---|
<BrowsableAttribute(False)> _ Public ReadOnly Property ChangedWord As String |