Freigeben über


_vsIndentStyle-Enumeration

Gibt das Format des Einzugs angezeigt.

Namespace:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)

Syntax

'Declaration
Public Enumeration _vsIndentStyle
public enum _vsIndentStyle
public enum class _vsIndentStyle
type _vsIndentStyle
public enum _vsIndentStyle

Member

Membername Beschreibung
vsIndentStyleDefault Das Standardformat.
vsIndentStyleNone Kein Format für den Einzug.
vsIndentStyleSmart Intelligenter Einzug.

Siehe auch

Referenz

Microsoft.VisualStudio.TextManager.Interop-Namespace