Version

ClassificationTaggerProvider Class Members

The following tables list the members exposed by ClassificationTaggerProvider.

Public Constructors
 NameDescription
Public ConstructorClassificationTaggerProvider ConstructorConstructor  
Public Properties
 NameDescription
Public PropertySupportedTagTypeReturns the ITag derived type supported by the taggers created by this tagger provider.  
Public Methods
 NameDescription
Public MethodCreateTagger<T>Returns a Tagger that can tag the specified document with IClassificationTags.  
See Also