Jaa


ModelResult<T>.Text Property

Definition

Gets or sets the substring of the input that was recognized.

public string Text { get; set; }
member this.Text : string with get, set
Public Property Text As String

Property Value

The substring of the input that was recognized.

Applies to