Sdílet prostřednictvím


Activity.Entities Vlastnost

Definice

Získá nebo nastaví entity, které byly zmíněny ve zprávě.

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

Hodnota vlastnosti

Entity, které byly zmíněny ve zprávě.

Implementuje

Platí pro