IAccurateClassifier Interface

Definition

Assigns IClassificationType objects to the text in a ITextBuffer.

C++
public interface class IAccurateClassifier : Microsoft::VisualStudio::Text::Classification::IClassifier
Implements

Methods

GetAllClassificationSpans(SnapshotSpan, CancellationToken)

Gets all the ClassificationSpan objects that intersect the given range of text.

GetClassificationSpans(SnapshotSpan)

Gets all the ClassificationSpan objects that intersect the given range of text.

(Inherited from IClassifier)

Events

ClassificationChanged

Occurs when the classification of a span of text has changed.

(Inherited from IClassifier)

Applies to

Produkt Verzie
Visual Studio SDK 2017, 2019, 2022