Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Used by the Sort method.
Namespace: Microsoft.VisualStudio.VCCodeModel
Assembly: Microsoft.VisualStudio.VCCodeModel (in Microsoft.VisualStudio.VCCodeModel.dll)
Syntax
'Declaration
Public Enumeration vsCMSort
public enum vsCMSort
public enum class vsCMSort
type vsCMSort
public enum vsCMSort
Members
| 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). |