SemanticAction.Entities Proprietà

Definizione

Ottiene o imposta le entità associate a questa azione.

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

Valore della proprietà

Entità associate a questa azione.

Si applica a