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)

Syntax

'Declaration
Public Enumeration SYNTHETIC_REGION_EVENT
public enum SYNTHETIC_REGION_EVENT
public enum class SYNTHETIC_REGION_EVENT
type SYNTHETIC_REGION_EVENT
public enum SYNTHETIC_REGION_EVENT

Members

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

Remarks

COM Signature

From textmgr.idl:

See Also

Reference

Microsoft.VisualStudio.TextManager.Interop Namespace