ClassificationTag Class

Definition

An implementation of IClassificationTag.

C++/WinRT
[Windows::Foundation::Metadata::WebHostHidden]
class ClassificationTag : Microsoft::VisualStudio::Text::Tagging::IClassificationTag
Inheritance
ClassificationTag
Implements

Remarks

For more information about tagging, see the "Tags and Classifiers" section of Inside the Editor. For information about extending and adding tags, see the "Extending Tags" section of Language Service and Editor Extension Points.

Constructors

ClassificationTag(IClassificationType)

Create a new tag associated with the given type of classification.

Properties

ClassificationType

The classification type associated with this tag.

Applies to

Product Versions
Visual Studio SDK 2015, 2017, 2019, 2022