SourceRange.Range Property

Definition

Gets or sets range of the block.

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

Property Value

range of the block.

Applies to