Compartir a través de


_vsIndentStyle (Enumeración)

Especifica el estilo de sangría.

Espacio de nombres:  Microsoft.VisualStudio.TextManager.Interop
Ensamblado:  Microsoft.VisualStudio.TextManager.Interop (en Microsoft.VisualStudio.TextManager.Interop.dll)

Sintaxis

'Declaración
Public Enumeration _vsIndentStyle
public enum _vsIndentStyle
public enum class _vsIndentStyle
type _vsIndentStyle
public enum _vsIndentStyle

Miembros

Nombre de miembro Descripción
vsIndentStyleDefault el estilo predeterminado.
vsIndentStyleNone Ningún estilo de sangría.
vsIndentStyleSmart Sangría automática.

Vea también

Referencia

Microsoft.VisualStudio.TextManager.Interop (Espacio de nombres)