ISharePointProjectItemEvents.DeploymentStepStarted Event

Definition

Occurs when a deployment step starts for an ISharePointProjectItem instance.

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

Event Type

Applies to