SYNTHETIC_REGION_EVENT Enumeration

 

Specifies a synthetic region event.

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

public enum SYNTHETIC_REGION_EVENT

Member nameDescription
sreRegionReloaded

The text of a Synthetic region was reloaded and may no longer be at an appropriate location.

From textmgr.idl:

Return to top
Show: