IVsTextLayerEvents.OnMappingChange Method

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

Syntax

声明
Sub OnMappingChange
用法
Dim instance As IVsTextLayerEvents

instance.OnMappingChange()
void OnMappingChange()
void OnMappingChange()
abstract OnMappingChange : unit -> unit 
function OnMappingChange()

Remarks

COM Signature

From textmgr.idl:

HRESULT IVsTextLayerEvents::OnMappingChange();

.NET Framework Security

See Also

Reference

IVsTextLayerEvents Interface

IVsTextLayerEvents Members

Microsoft.VisualStudio.TextManager.Interop Namespace