ISharePointProjectItemFileEvents.FileDeploymentPathChanged 事件

在修改 DeploymentPath 属性时发生。

命名空间:  Microsoft.VisualStudio.SharePoint
程序集:  Microsoft.VisualStudio.SharePoint(在 Microsoft.VisualStudio.SharePoint.dll 中)

语法

声明
Event FileDeploymentPathChanged As EventHandler(Of DeploymentPathChangedEventArgs)
event EventHandler<DeploymentPathChangedEventArgs> FileDeploymentPathChanged

.NET Framework 安全性

请参见

参考

ISharePointProjectItemFileEvents 接口

Microsoft.VisualStudio.SharePoint 命名空间