swConfigTreeSortType_e Enumeration
Order in which configurations are listed in the ConfigurationManager.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Enum swConfigTreeSortType_e
Inherits System.Enum |
C# | |
---|
public enum swConfigTreeSortType_e : System.Enum |
C++/CLI | |
---|
public enum class swConfigTreeSortType_e : public System.Enum |
Members
See Also