IIntellisenseSessionStack.TopSession Свойство

Определение

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

public:
 property Microsoft::VisualStudio::Language::Intellisense::IIntellisenseSession ^ TopSession { Microsoft::VisualStudio::Language::Intellisense::IIntellisenseSession ^ get(); };
public:
 property Microsoft::VisualStudio::Language::Intellisense::IIntellisenseSession ^ TopSession { Microsoft::VisualStudio::Language::Intellisense::IIntellisenseSession ^ get(); };
public Microsoft.VisualStudio.Language.Intellisense.IIntellisenseSession TopSession { get; }
member this.TopSession : Microsoft.VisualStudio.Language.Intellisense.IIntellisenseSession
Public ReadOnly Property TopSession As IIntellisenseSession

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

IIntellisenseSession

Сеанс верхнего уровня.

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