SharePointProjectMode Enumeration

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.

See Also

Reference

Microsoft.VisualStudio.SharePoint Namespace