次の方法で共有


NewSlackMessage.Text プロパティ

定義

テキストを取得または設定します。

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

プロパティ値

メッセージのテキストです。

適用対象