ISharePointProjectEvents.DeploymentStarted 事件

在开始部署 ISharePointProject 实例后发生。

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

语法

声明
Event DeploymentStarted As EventHandler(Of DeploymentEventArgs)
event EventHandler<DeploymentEventArgs> DeploymentStarted

.NET Framework 安全性

请参见

参考

ISharePointProjectEvents 接口

Microsoft.VisualStudio.SharePoint 命名空间