ISmartTagSource Интерфейс

Определение

Внимание!

This API is deprecated in this version of the Visual Studio SDK, and will be retired in a future version. To find out more about the replacement API, Light Bulb, refer to http://go.microsoft.com/fwlink/?LinkId=394601.

Определяет источник для данных смарт-тегов. Смарт-теги являются устаревшими в пользу светлой лампочки. См Microsoft.VisualStudio.Language.Intellisense.ISuggestedActionSource . раздел для замены.

public interface class ISmartTagSource : IDisposable
[System.Obsolete("This API is deprecated in this version of the Visual Studio SDK, and will be retired in a future version. To find out more about the replacement API, Light Bulb, refer to http://go.microsoft.com/fwlink/?LinkId=394601.")]
public interface ISmartTagSource : IDisposable
[<System.Obsolete("This API is deprecated in this version of the Visual Studio SDK, and will be retired in a future version. To find out more about the replacement API, Light Bulb, refer to http://go.microsoft.com/fwlink/?LinkId=394601.")>]
type ISmartTagSource = interface
    interface IDisposable
Public Interface ISmartTagSource
Implements IDisposable
Атрибуты
Реализации

Примеры

Пример использования этого интерфейса см. в разделе Пошаговое руководство. Отображение предложенийлампочки.

Методы

AugmentSmartTagSession(ISmartTagSession, IList<SmartTagActionSet>)

Определяет, какие SmartTagActionSet объекты должны быть частью указанного объекта ISmartTagSession . Смарт-теги являются устаревшими в пользу светлой лампочки. См Microsoft.VisualStudio.Language.Intellisense.ISuggestedActionSource . раздел для замены.

Применяется к