DefaultSortOrderNode Class
A set of constants that specify the default sort order for different types of hierarchy node.
Namespace: Microsoft.VisualStudio.Package
Assembly: MPF.Project.NonShipping (in MPF.Project.NonShipping.dll)
Syntax
Public NotInheritable Class DefaultSortOrderNode
You do not need to declare an instance of a static class in order to access its members.
public static class DefaultSortOrderNode
public ref class DefaultSortOrderNode abstract sealed
public final class DefaultSortOrderNode
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.Package.DefaultSortOrderNode
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.