IDeployableFile.DeploymentPathChanged Event

Definition

Occurs when DeploymentPath is changed.

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

Event Type

Applies to