Evento ISharePointProjectItemEvents.DeploymentStepStarted

Ocorre quando uma etapa de implantação começa a uma ISharePointProjectItem instância.

Namespace:  Microsoft.VisualStudio.SharePoint
Assembly:  Microsoft.VisualStudio.SharePoint (em Microsoft.VisualStudio.SharePoint.dll)

Sintaxe

'Declaração
Event DeploymentStepStarted As EventHandler(Of DeploymentStepStartedEventArgs)
event EventHandler<DeploymentStepStartedEventArgs> DeploymentStepStarted

Segurança do .NET Framework

Consulte também

Referência

ISharePointProjectItemEvents Interface

Namespace Microsoft.VisualStudio.SharePoint