Поделиться через


vsCMSort - перечисление

Used by the Sort method.

Пространство имен:  Microsoft.VisualStudio.VCCodeModel
Сборка:  Microsoft.VisualStudio.VCCodeModel (в Microsoft.VisualStudio.VCCodeModel.dll)

Синтаксис

'Декларация
Public Enumeration vsCMSort
'Применение
Dim instance As vsCMSort
public enum vsCMSort
public enum class vsCMSort
public enum vsCMSort

Члены

Имя члена Описание
vsCMSortAlpha Sort by name of element (from A to Z).
vsCMSortLine Sort by position of element in source file or project (ascending order).

См. также

Ссылки

Microsoft.VisualStudio.VCCodeModel - пространство имен