_LIBCAT_ACTIVEPROJECT Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the ActiveProject attribute of a library item.
public enum class _LIBCAT_ACTIVEPROJECT
public enum class _LIBCAT_ACTIVEPROJECT
enum _LIBCAT_ACTIVEPROJECT
public enum _LIBCAT_ACTIVEPROJECT
type _LIBCAT_ACTIVEPROJECT =
Public Enum _LIBCAT_ACTIVEPROJECT
- Inheritance
-
_LIBCAT_ACTIVEPROJECT
Fields
Name | Value | Description |
---|---|---|
LCAP_SHOWALWAYS | 1 | Specifies that the project always displays in the object list. |
LCAP_MUSTBEACTIVE | 2 | Specifies that the project must be the active project to be displayed in the object list. |
Remarks
COM Signature
From vsshell.idl: