_LIBCAT_ACTIVEPROJECT Enumeration
Visual Studio 2015
Specifies the ActiveProject attribute of a library item.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| 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. |
From vsshell.idl:
Show: