Activity.Entities Proprietà

Definizione

Ottiene o imposta le entità menzionate nel messaggio.

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)

Valore della proprietà

Entità menzionate nel messaggio.

Implementazioni

Si applica a