_vsIndentStyle - перечисление
Задает стиль отступов.
Пространство имен: Microsoft.VisualStudio.TextManager.Interop
Сборка: Microsoft.VisualStudio.TextManager.Interop (в Microsoft.VisualStudio.TextManager.Interop.dll)
Синтаксис
'Декларация
Public Enumeration _vsIndentStyle
public enum _vsIndentStyle
public enum class _vsIndentStyle
type _vsIndentStyle
public enum _vsIndentStyle
Члены
Имя члена | Описание | |
---|---|---|
vsIndentStyleDefault | Стиль по умолчанию. | |
vsIndentStyleNone | Без стиля отступов. | |
vsIndentStyleSmart | Интеллектуальное отступ. |
См. также
Ссылки
Microsoft.VisualStudio.TextManager.Interop - пространство имен