Activity.Text プロパティ

定義

メッセージのテキスト コンテンツを取得または設定します。

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

プロパティ値

メッセージのテキスト コンテンツ。

実装

適用対象