ISharePointProjectEvents.DeploymentStarted Event

Definition

Occurs after you begin deploying an ISharePointProject instance.

public:
 event EventHandler<Microsoft::VisualStudio::SharePoint::DeploymentEventArgs ^> ^ DeploymentStarted;
event EventHandler<Microsoft.VisualStudio.SharePoint.DeploymentEventArgs> DeploymentStarted;
member this.DeploymentStarted : EventHandler<Microsoft.VisualStudio.SharePoint.DeploymentEventArgs> 
Event DeploymentStarted As EventHandler(Of DeploymentEventArgs) 

Event Type

Applies to