Share via


ExpressionRef.SourceRange Property

Definition

Gets or sets expression 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

Expression source range.

Applies to