Share via


Diagnostic.Range Property

Definition

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.

Applies to