Partilhar via


Método IVsSyntheticTextClient.OnBeforeSessionEnd

Namespace:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (em Microsoft.VisualStudio.TextManager.Interop.dll)

Sintaxe

'Declaração
Sub OnBeforeSessionEnd
void OnBeforeSessionEnd()
void OnBeforeSessionEnd()
abstract OnBeforeSessionEnd : unit -> unit
function OnBeforeSessionEnd()

Comentários

COM assinatura

De textmgr.idl:

HRESULT IVsSyntheticTextClient::OnBeforeSessionEnd();

Segurança do .NET Framework

Consulte também

Referência

IVsSyntheticTextClient Interface

Namespace Microsoft.VisualStudio.TextManager.Interop