_vsIndentStyle Enum

Definition

Specifies the style of indentation.

C++/CX
public enum class _vsIndentStyle
Inheritance
_vsIndentStyle

Fields

Name Value Description
vsIndentStyleNone 0

No indent style.

vsIndentStyleDefault 1

The default style.

vsIndentStyleSmart 2

Smart indent.

Applies to

Product Versions
Visual Studio SDK 2015, 2017, 2019, 2022