SemanticAction.Entities プロパティ

定義

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

プロパティ値

適用対象