Partilhar via


Método IVsTextLayerEvents.OnMappingChange

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

Sintaxe

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

Comentários

COM assinatura

De textmgr.idl:

HRESULT IVsTextLayerEvents::OnMappingChange();

Segurança do .NET Framework

Consulte também

Referência

IVsTextLayerEvents Interface

Namespace Microsoft.VisualStudio.TextManager.Interop