IClassificationType::Classification Property
Visual Studio 2015
Gets the name of the classification type.
Assembly: Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)
All classification types are identified by a unique name. This name is never null.
The IClassificationTypeRegistryService can return an IClassificationType from this name.
Show: