Share via


StartMode Enumeration

Enumerates the operation that caused deployment to happen.

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

Syntax

'Declaration
Public Enumeration StartMode
public enum StartMode

Members

Member name Description
Debug The start mode is Debug.
Deploy The start mode is Deploy.
Run The start mode is Run.

See Also

Reference

Microsoft.VisualStudio.SharePoint.Deployment Namespace