Version

Search Results

DiagnosticTagger Class Members

Public Constructors Protected Properties Public Methods

DiagnosticTagger Class Properties

Protected Properties

GetTags Method (DiagnosticTagger)

Returns all the IDiagnosticTags that intersect the specified spans. Syntax Parameters spans A collection of spans whose text is examined and tagged with IDiagnosticTags. Return Value ITagSpans for all IDiagnosticTags that are contained by or overlap the spans.

DiagnosticTagger Constructor

Constructor Syntax Parameters document

DiagnosticTag Class Members

Public Constructors Public Properties

DiagnosticTag Class Properties

Public Properties

Diagnostic Property (DiagnosticTag)

Returns the Diagnostic associated with this DiagnosticTag (read only). Syntax

DiagnosticTag Constructor

Creates a new DiagnosticTag instance. Syntax Parameters diagnostic The Diagnostic associated with this DiagnosticTag