Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |