次の方法で共有


MessageActionsPayloadMention.MentionText プロパティ

定義

前述のエンティティのプレーンテキスト表示名を取得または設定します。

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

プロパティ値

前述のエンティティのプレーンテキスト表示名。

適用対象