Template.Expressions プロパティ

定義

表現リファレンスリストを手に入れます。

public System.Collections.Generic.IList<Microsoft.Bot.Builder.LanguageGeneration.ExpressionRef> Expressions { get; }
member this.Expressions : System.Collections.Generic.IList<Microsoft.Bot.Builder.LanguageGeneration.ExpressionRef>
Public ReadOnly Property Expressions As IList(Of ExpressionRef)

プロパティ値

表現参照リスト。

適用対象