WebProjectType Enumeration
Enumerates a type of web project.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Assembly: Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)
| Member name | Description | |
|---|---|---|
| Empty | The Empty type. | |
| Mvc | The Mvc type. | |
| WebApi | The WebApi type. | |
| WebForms | The WebForms type. |
Show: