ExpressionRef.SourceRange 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 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.