Evento ISharePointProjectItemFileEvents.FileDeploymentPathChanged

Ocorre quando o DeploymentPath propriedade é modificada.

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

Sintaxe

'Declaração
Event FileDeploymentPathChanged As EventHandler(Of DeploymentPathChangedEventArgs)
event EventHandler<DeploymentPathChangedEventArgs> FileDeploymentPathChanged

Segurança do .NET Framework

Consulte também

Referência

ISharePointProjectItemFileEvents Interface

Namespace Microsoft.VisualStudio.SharePoint