Freigeben über


IVsTextLayerEvents.OnMappingChangeComplete-Methode

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

Syntax

'Declaration
Sub OnMappingChangeComplete
void OnMappingChangeComplete()
void OnMappingChangeComplete()
abstract OnMappingChangeComplete : unit -> unit
function OnMappingChangeComplete()

Hinweise

COM-Signatur

Von textmgr.idl:

HRESULT IVsTextLayerEvents::OnMappingChangeComplete();

.NET Framework-Sicherheit

Siehe auch

Referenz

IVsTextLayerEvents Schnittstelle

Microsoft.VisualStudio.TextManager.Interop-Namespace