Поделиться через


IIntellisenseSessionStack.TopSession - свойство

Получает самый верхний сеанс в стеке.

Пространство имен:  Microsoft.VisualStudio.Language.Intellisense
Сборка:  Microsoft.VisualStudio.Language.Intellisense (в Microsoft.VisualStudio.Language.Intellisense.dll)

Синтаксис

'Декларация
ReadOnly Property TopSession As IIntellisenseSession
IIntellisenseSession TopSession { get; }
property IIntellisenseSession^ TopSession {
    IIntellisenseSession^ get ();
}
abstract TopSession : IIntellisenseSession with get
function get TopSession () : IIntellisenseSession

Значение свойства

Тип: Microsoft.VisualStudio.Language.Intellisense.IIntellisenseSession
Самый верхний сеанс.

Безопасность платформы .NET Framework

См. также

Ссылки

IIntellisenseSessionStack Интерфейс

Microsoft.VisualStudio.Language.Intellisense - пространство имен