Evento ISharePointProjectItemFileEvents.FileDeploymentTypeChanged

Ocorre quando o DeploymentType propriedade é modificada.

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

Sintaxe

'Declaração
Event FileDeploymentTypeChanged As EventHandler(Of DeploymentTypeChangedEventArgs)
event EventHandler<DeploymentTypeChangedEventArgs> FileDeploymentTypeChanged

Segurança do .NET Framework

Consulte também

Referência

ISharePointProjectItemFileEvents Interface

Namespace Microsoft.VisualStudio.SharePoint