ModelResult<T>.Text 属性

定义

获取或设置已识别的输入的子字符串。

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

属性值

已识别的输入的子字符串。

适用于