次の方法で共有


IMessageActivity.Entities プロパティ

定義

public System.Collections.Generic.IList<Microsoft.Bot.Connector.Entity> Entities { get; set; }
member this.Entities : System.Collections.Generic.IList<Microsoft.Bot.Connector.Entity> with get, set
Public Property Entities As IList(Of Entity)

プロパティ値

実装

適用対象