vsCMSort Enum

Definition

Used by the Sort(vsCMSort) method.

public enum class vsCMSort
public enum class vsCMSort
enum vsCMSort
public enum vsCMSort
type vsCMSort = 
Public Enum vsCMSort
Inheritance
vsCMSort

Fields

vsCMSortAlpha 0

Sort by name of element (from A to Z).

vsCMSortLine 1

Sort by position of element in source file or project (ascending order).

Applies to