[]
Gets the value that indicates the result after the text is changed.
public string Result { get; }
Public ReadOnly Property Result As String
| Type | Description |
|---|---|
| string | A string that indicates the result after text is changed. |
The Result retrieves the new text which the old text was changed to.