次の方法で共有


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)

プロパティ値

式参照リスト。

適用対象