Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Specifies the style of indentation.
Namespace: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
Syntax
'Declaración
Public Enumeration _vsIndentStyle
public enum _vsIndentStyle
public enum class _vsIndentStyle
type _vsIndentStyle
public enum _vsIndentStyle
Members
| Member name | Description | |
|---|---|---|
| vsIndentStyleNone | No indent style. | |
| vsIndentStyleDefault | The default style. | |
| vsIndentStyleSmart | Smart indent. |