다음을 통해 공유


IVsHiddenTextClient.OnBeforeSessionEnd 메서드

숨겨진된 텍스트 세션을 종료 하기 전에 호출 됩니다.

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

구문

‘선언
Sub OnBeforeSessionEnd
void OnBeforeSessionEnd()
void OnBeforeSessionEnd()
abstract OnBeforeSessionEnd : unit -> unit
function OnBeforeSessionEnd()

설명

COM 시그니처

Textmgr.idl에서:

HRESULT IVsHiddenTextClient::OnBeforeSessionEnd();

텍스트 버퍼를 닫을 때 또는 숨겨진된 텍스트 세션이 더 이상 필요 없는 소멸 하면 숨겨진된 텍스트 세션이 종료 됩니다.

.NET Framework 보안

참고 항목

참조

IVsHiddenTextClient 인터페이스

Microsoft.VisualStudio.TextManager.Interop 네임스페이스