Jaa


Template.SourceRange Property

Definition

Gets or sets source range.

public Microsoft.Bot.Builder.LanguageGeneration.SourceRange SourceRange { get; set; }
member this.SourceRange : Microsoft.Bot.Builder.LanguageGeneration.SourceRange with get, set
Public Property SourceRange As SourceRange

Property Value

Start line of the template in LG file.

Applies to