Jaa


Template.Expressions Property

Definition

Gets expression reference list.

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)

Property Value

Expression reference list.

Applies to