Share via


IDeployableFile.DeploymentTypeChanged, événement

Se produit lorsque la propriété DeploymentType est modifiée.

Espace de noms :  Microsoft.VisualStudio.SharePoint
Assembly :  Microsoft.VisualStudio.SharePoint (dans Microsoft.VisualStudio.SharePoint.dll)

Syntaxe

'Déclaration
Event DeploymentTypeChanged As EventHandler(Of DeploymentTypeChangedEventArgs)
event EventHandler<DeploymentTypeChangedEventArgs> DeploymentTypeChanged

Notes

Une modification dans la propriété DeploymentType est suivie habituellement par l'événement DeploymentPathChanged.

Dans le gestionnaire d'événements DeploymentTypeChanged, vous pouvez uniquement accéder à la valeur ancienne de la propriété DeploymentPath.

Sécurité .NET Framework

Voir aussi

Référence

IDeployableFile Interface

Microsoft.VisualStudio.SharePoint, espace de noms