ProjectionBufferOptions Enum

Definition

Represents the options that apply to IProjectionBuffer objects.

This enumeration supports a bitwise combination of its member values.

C++/CX
public enum class ProjectionBufferOptions
Inheritance
ProjectionBufferOptions
Attributes

Fields

Name Value Description
None 0

No special treatment.

PermissiveEdgeInclusiveSourceSpans 1

Do not perform certain consistency checks on edge-inclusive source spans.

WritableLiteralSpans 2

Allow source spans that are string literals to be edited.

Applies to

Proizvod Verzije
Visual Studio SDK 2015, 2017, 2019, 2022