SharePointProjectMode Enumeration
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Specifies the mode for the SharePoint project.
Namespace: Microsoft.VisualStudio.SharePoint
Assembly: Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)
Syntax
'Declaration
Public Enumeration SharePointProjectMode
public enum SharePointProjectMode
Members
Member name | Description | |
---|---|---|
MailApp | Specifies the Mail App project. | |
OfficeApp | Specifies the Document Office App project. | |
SharePointApp | Specifies the App for SharePoint project. | |
SharePointCustomization | Specifies the SharePoint solution project. |