IDeploymentContext.StartMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.