Version

ITaggerProvider Interface Members

The following tables list the members exposed by ITaggerProvider.

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