Freigeben über


IVsTextLayerEvents.OnMappingChange-Methode

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

Syntax

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

Hinweise

COM-Signatur

Von textmgr.idl:

HRESULT IVsTextLayerEvents::OnMappingChange();

.NET Framework-Sicherheit

Siehe auch

Referenz

IVsTextLayerEvents Schnittstelle

Microsoft.VisualStudio.TextManager.Interop-Namespace