_vsIndentStyle Enumeration

Namespace:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)

Syntax

'Declaration
Public Enumeration _vsIndentStyle
'Usage
Dim instance As _vsIndentStyle
public enum _vsIndentStyle
public enum class _vsIndentStyle
public enum _vsIndentStyle

Members

Member name Description
vsIndentStyleNone
vsIndentStyleDefault
vsIndentStyleSmart

See Also

Reference

Microsoft.VisualStudio.TextManager.Interop Namespace