ITaggerProvider::CreateTagger<T> Method (ITextBuffer^)
Visual Studio 2015
Creates a tag provider for the specified buffer.
Assembly: Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)
Parameters
- buffer
-
Type:
Microsoft.VisualStudio.Text::ITextBuffer^
The ITextBuffer.
Type Parameters
- T
The type of the tag.
Show: