Specifies the ActiveProject attribute of a library item.
Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaration
Public Enumeration _LIBCAT_ACTIVEPROJECT
public enum _LIBCAT_ACTIVEPROJECT
public enum class _LIBCAT_ACTIVEPROJECT
type _LIBCAT_ACTIVEPROJECT
public enum _LIBCAT_ACTIVEPROJECT
Members
| Member name | Description | |
|---|---|---|
| LCAP_MUSTBEACTIVE | Specifies that the project must be the active project to be displayed in the object list. | |
| LCAP_SHOWALWAYS | Specifies that the project always displays in the object list. | 
Remarks
COM Signature
From vsshell.idl: