Result Property
Result
Gets the value indicating the result after text is changed.
Declaration
public string Result { get; }
Public ReadOnly Property Result As String
Property Value
Type |
Description |
string |
A string indicating the result after text is changed.
|