ISharePointProjectItemFileEvents.FileDeploymentPathChanged Event

Definition

Occurs when the DeploymentPath property is modified.

public:
 event EventHandler<Microsoft::VisualStudio::SharePoint::DeploymentPathChangedEventArgs ^> ^ FileDeploymentPathChanged;
event EventHandler<Microsoft.VisualStudio.SharePoint.DeploymentPathChangedEventArgs> FileDeploymentPathChanged;
member this.FileDeploymentPathChanged : EventHandler<Microsoft.VisualStudio.SharePoint.DeploymentPathChangedEventArgs> 
Event FileDeploymentPathChanged As EventHandler(Of DeploymentPathChangedEventArgs) 

Event Type

Applies to