Partilhar via


Método IVsTextLayerEvents.OnMappingChangeComplete

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

Sintaxe

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

Comentários

COM assinatura

De textmgr.idl:

HRESULT IVsTextLayerEvents::OnMappingChangeComplete();

Segurança do .NET Framework

Consulte também

Referência

IVsTextLayerEvents Interface

Namespace Microsoft.VisualStudio.TextManager.Interop