IClassifier Interface
Visual Studio 2010
Assigns IClassificationType objects to the text in a ITextBuffer.
Assembly: Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)
The IClassifier type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | GetClassificationSpans | Gets all the ClassificationSpan objects that overlap the given range of text. |
For more information about classification, see the section "Extending Classification Types and Classification Formats" in Editor Extension Points.
