Activity.Text 属性

定义

获取或设置消息的文本内容。

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

属性值

消息的文本内容。

实现

适用于