_LIBCAT_PHYSICALCONTAINERTYPE Enumeration
Visual Studio 2015
Specifies the type of a physical container.
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
| Member name | Description | |
|---|---|---|
| LCPT_GLOBAL | Specifies a global physical container. | |
| LCPT_PROJECT | Specifies a project physical container. | |
| LCPT_PROJECTREFERENCE | Specifies a project reference physical container. |
From vsshell80.idl:
Show: