IgnoreWhiteSpaceBehavior Enum

Definition

Determines how to treat whitespace.

C++/CX
public enum class IgnoreWhiteSpaceBehavior
Inheritance
IgnoreWhiteSpaceBehavior

Fields

Name Value Description
None 0

Don't ignore whitespace.

IgnoreTrimWhiteSpace 1

Ignore whitespace at the start and end of lines when performing line-level differencing.

IgnoreAllWhiteSpace 2

Ignore all whitespace when performing line-level differencing.

Applies to

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