Evento ISharePointProjectItemEvents.DeploymentStepCompleted

Ocorre quando uma etapa da implantação completa para um ISharePointProjectItem instância.

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

Sintaxe

'Declaração
Event DeploymentStepCompleted As EventHandler(Of DeploymentStepCompletedEventArgs)
event EventHandler<DeploymentStepCompletedEventArgs> DeploymentStepCompleted

Segurança do .NET Framework

Consulte também

Referência

ISharePointProjectItemEvents Interface

Namespace Microsoft.VisualStudio.SharePoint