IViewTagAggregatorFactoryService Interface
Visual Studio 2012
A service that creates an ITagAggregator<T> for an ITextView.
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
| Name | Description | |
|---|---|---|
![]() | CreateTagAggregator<T>(ITextView) | Creates a tag aggregator for the specified ITextView that aggregates tags of the given type. |
![]() | CreateTagAggregator<T>(ITextView, TagAggregatorOptions) | Creates a tag aggregator for the specified ITextView and with the given options that aggregates tags of the given type. |
.gif?cs-save-lang=1&cs-lang=cpp)