ElisionBufferOptions Enumeration

 

Options that apply to an IElisionBuffer.

Namespace:   Microsoft.VisualStudio.Text.Projection
Assembly:  Microsoft.VisualStudio.Text.Data (in Microsoft.VisualStudio.Text.Data.dll)

[FlagsAttribute]
public enum ElisionBufferOptions

Member nameDescription
FillInMappingMode

When mapping spans, include hidden text between the start point and the end point.

None

No special treatment.

Return to top
Show: