다음을 통해 공유


IIntellisenseSessionStack.PopSession 메서드

스택의 맨 위에 있는 세션을 제거하고 이를 반환합니다.

네임스페이스:  Microsoft.VisualStudio.Language.Intellisense
어셈블리:  Microsoft.VisualStudio.Language.Intellisense(Microsoft.VisualStudio.Language.Intellisense.dll)

구문

‘선언
Function PopSession As IIntellisenseSession
IIntellisenseSession PopSession()
IIntellisenseSession^ PopSession()
abstract PopSession : unit -> IIntellisenseSession
function PopSession() : IIntellisenseSession

반환 값

형식: Microsoft.VisualStudio.Language.Intellisense.IIntellisenseSession
제거된 세션입니다.

.NET Framework 보안

참고 항목

참조

IIntellisenseSessionStack 인터페이스

Microsoft.VisualStudio.Language.Intellisense 네임스페이스