Sdílet prostřednictvím


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

Name Value Description
SharePointCustomization 0

Specifies the SharePoint solution project.

SharePointApp 1

Specifies the App for SharePoint project.

OfficeApp 2

Specifies the Document Office App project.

MailApp 3

Specifies the Mail App project.

Applies to