Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the node type of a tree list.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaration
Public Enumeration _LIBCAT_NODETYPE
public enum _LIBCAT_NODETYPE
public enum class _LIBCAT_NODETYPE
type _LIBCAT_NODETYPE
public enum _LIBCAT_NODETYPE
Members
Member name | Description | |
---|---|---|
LCNT_SYMBOL | Node is a symbol list. | |
LCNT_HIERARCHY | Node is a hierarchy list. | |
LCNT_PROJECT | Node is a project list. | |
LCNT_FOLDER | Node is a folder list. |
Remarks
COM Signature
From vsshell.idl: