vsIndentStyle 枚举

定义

定义缩进样式。

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

字段

vsIndentStyleDefault 1

默认缩进。

vsIndentStyleNone 0

无缩进。

vsIndentStyleSmart 2

智能缩进。

适用于