For the complete documentation index, see llms.txt. This page is also available as Markdown.

Range

Property in Diagnostic

Summary

Gets or sets the range of the file indicated by FileName that the issue occurred in.

public Range Range { get; set; };

Last updated

Was this helpful?