Sdílet prostřednictvím


SemanticAction.Entities Vlastnost

Definice

Získá nebo nastaví entity přidružené k této akci.

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)

Hodnota vlastnosti

Entity přidružené k této akci

Platí pro