_vsIndentStyle, énumération
Spécifie le style de la mise en retrait.
Espace de noms : Microsoft.VisualStudio.TextManager.Interop
Assembly : Microsoft.VisualStudio.TextManager.Interop (dans Microsoft.VisualStudio.TextManager.Interop.dll)
Syntaxe
'Déclaration
Public Enumeration _vsIndentStyle
public enum _vsIndentStyle
public enum class _vsIndentStyle
type _vsIndentStyle
public enum _vsIndentStyle
Membres
Nom de membre | Description | |
---|---|---|
vsIndentStyleDefault | Le style par défaut. | |
vsIndentStyleNone | Aucun style de retrait. | |
vsIndentStyleSmart | Retrait intelligent. |