vsIndentStyle Enum

Definition

Defines indent styles.

public enum class vsIndentStyle
public enum class vsIndentStyle
enum vsIndentStyle
[System.Runtime.InteropServices.Guid("BCCEBE05-D29C-11D2-AABD-00C04F688DDE")]
public enum vsIndentStyle
public enum vsIndentStyle
[<System.Runtime.InteropServices.Guid("BCCEBE05-D29C-11D2-AABD-00C04F688DDE")>]
type vsIndentStyle = 
type vsIndentStyle = 
Public Enum vsIndentStyle
Inheritance
vsIndentStyle
Attributes

Fields

vsIndentStyleDefault 1

Default indent.

vsIndentStyleNone 0

No indent.

vsIndentStyleSmart 2

Smart indent.

Applies to