Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |