Diagnostic.Range 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 the range to which this diagnostic applies.
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
The range to which this diagnostic applies.