다음을 통해 공유


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)

속성 값

식 참조 목록입니다.

적용 대상