Share via


Templates.LgOptions Property

Definition

Gets the evluation options for current LG file.

public Microsoft.Bot.Builder.LanguageGeneration.EvaluationOptions LgOptions { get; }
member this.LgOptions : Microsoft.Bot.Builder.LanguageGeneration.EvaluationOptions
Public ReadOnly Property LgOptions As EvaluationOptions

Property Value

An EvaluationOption.

Applies to