vsCMSort Enumeration
Visual Studio 2015
Used by the Sort method.
Assembly: Microsoft.VisualStudio.VCCodeModel (in Microsoft.VisualStudio.VCCodeModel.dll)
| Member name | Description | |
|---|---|---|
| vsCMSortAlpha | Sort by name of element (from A to Z). | |
| vsCMSortLine | Sort by position of element in source file or project (ascending order). |
Show: