ISmartTagSource Interface
Visual Studio 2012
Defines a source for smart tag data.
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
The ISmartTagSource type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | AugmentSmartTagSession | Determines which SmartTagActionSet objects should be part of the specified ISmartTagSession. |
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |
For an example of the use of this interface, see Walkthrough: Displaying SmartTags.
