SimpleTagger<T> Constructor (ITextBuffer^)
Visual Studio 2015
Initializes a new instance of SimpleTagger<T> for the specified buffer.
Assembly: Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)
Parameters
- buffer
-
Type:
Microsoft.VisualStudio.Text::ITextBuffer^
The subject buffer that will be tagged.
Show: