SharePointProjectMode Enumeration

 

Specifies the mode for the SharePoint project.

Namespace:   Microsoft.VisualStudio.SharePoint
Assembly:  Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)

public enum class SharePointProjectMode

Member nameDescription
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.

Return to top
Show: