Evento ISharePointProjectEvents.DeploymentStarted

Ocorre depois que você começar a implantação de um ISharePointProject instância.

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

Sintaxe

'Declaração
Event DeploymentStarted As EventHandler(Of DeploymentEventArgs)
event EventHandler<DeploymentEventArgs> DeploymentStarted

Segurança do .NET Framework

Consulte também

Referência

ISharePointProjectEvents Interface

Namespace Microsoft.VisualStudio.SharePoint