IDeploymentContext.StartMode Property

Definition

Gets the access to the start mode the reason why deployment was initiated.

public:
 property Microsoft::VisualStudio::SharePoint::Deployment::StartMode StartMode { Microsoft::VisualStudio::SharePoint::Deployment::StartMode get(); };
public Microsoft.VisualStudio.SharePoint.Deployment.StartMode StartMode { get; }
member this.StartMode : Microsoft.VisualStudio.SharePoint.Deployment.StartMode
Public ReadOnly Property StartMode As StartMode

Property Value

An object representing a SharePoint project.

Applies to