Enumerazione _vsIndentStyle
Specifica lo stile di rientro.
Spazio dei nomi: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
Sintassi
'Dichiarazione
Public Enumeration _vsIndentStyle
public enum _vsIndentStyle
public enum class _vsIndentStyle
type _vsIndentStyle
public enum _vsIndentStyle
Membri
Nome membro | Descrizione | |
---|---|---|
vsIndentStyleDefault | lo stile predefinito. | |
vsIndentStyleNone | Uno stile di rientro. | |
vsIndentStyleSmart | I rientri intelligenti. |