_LIBCAT_ACTIVEPROJECT Enum

Definition

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

LCAP_MUSTBEACTIVE 2

Specifies that the project must be the active project to be displayed in the object list.

LCAP_SHOWALWAYS 1

Specifies that the project always displays in the object list.

Remarks

COM Signature

From vsshell.idl:

Applies to