DifferenceMappingMode Enum

Definition

The mapping modes that can be used when mapping points inside a difference between the left and right snapshots.

C++/CX
public enum class DifferenceMappingMode
Inheritance
DifferenceMappingMode

Fields

Name Value Description
Start 0

Map any point in a difference to the start of the corresponding difference in the other snapshot.

LineColumn 1

Map any point in a difference to the corresponding line/column of the corresponding difference in the other snapshot.

End 2

Map any point in a difference to the end of the corresponding difference in the other snapshot.

Applies to

Produkt Verzie
Visual Studio SDK 2015, 2017, 2019, 2022