Gets the word that was added to the UserDictionary.

Syntax

public string AddedWord { get; }
Public ReadOnly Property AddedWord() As String

Limitations

Read only.