LINEDATAEXFLAGS Enumeration
Visual Studio 2015
Provides additional information about the line.
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
| Member name | Description | |
|---|---|---|
| ldfDefault | Default value. | |
| ldfMarkers | Markers do inline coloring of the text of this line. | |
| ldfNoReadLock | No locking was done for this line data. |
From textmgr.idl:
Show: