IClassifierProvider Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates a classifier for a given ITextBuffer.
public interface class IClassifierProvider
C++/CX
public interface class IClassifierProvider
__interface IClassifierProvider
public interface IClassifierProvider
type IClassifierProvider = interface
Public Interface IClassifierProvider
This is a MEF component part, and should be exported with the following attribute: [Export(typeof(IClassifierProvider))] Component exporters must add at least one content type attribute to specify the content types for which the component is valid.
Get |
Gets a classifier for the given text buffer. |
Product | Versions |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |