prjProjectType Enumeration
Visual Studio 2015
Used by the ProjectType. This enumeration lists the two types of projects, local and Web.
Assembly: VSLangProj (in VSLangProj.dll)
| Member name | Description | |
|---|---|---|
| prjProjectTypeLocal | Local project. | |
| prjProjectTypeWeb | Web project. |
Show: