Click or drag to resize
DiagnosticRange Property
The range to which the message applies.

Namespace: VSCode
Assembly: VSCode (in VSCode.dll) Version: 1.0.0
Syntax
C#
public Range Range { get; set; }

Property Value

Type: Range
See Also