SharePointProjectMode Enum

Definition

Specifies the mode for the SharePoint project.

public enum class SharePointProjectMode
public enum SharePointProjectMode
type SharePointProjectMode = 
Public Enum SharePointProjectMode
Inheritance
SharePointProjectMode

Fields

MailApp 3

Specifies the Mail App project.

OfficeApp 2

Specifies the Document Office App project.

SharePointApp 1

Specifies the App for SharePoint project.

SharePointCustomization 0

Specifies the SharePoint solution project.

Applies to