Enumeração _vsIndentStyle
Especifica o estilo de recuo.
Namespace: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (em Microsoft.VisualStudio.TextManager.Interop.dll)
Sintaxe
'Declaração
Public Enumeration _vsIndentStyle
public enum _vsIndentStyle
public enum class _vsIndentStyle
type _vsIndentStyle
public enum _vsIndentStyle
Membros
Nome do membro | Descrição | |
---|---|---|
vsIndentStyleDefault | O estilo padrão. | |
vsIndentStyleNone | Nenhum estilo de recuo. | |
vsIndentStyleSmart | Recuo inteligente. |