Template.Expressions Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.