Share via


TemplateImport.SourceRange Property

Definition

Gets or sets original root source of the import.

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

Original root source of the import.

Applies to