UserSays.Text 属性

定义

获取或设置文本。

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

属性值

要发送到机器人的文本。

适用于