ISharePointProjectEvents.DeploymentCompleted 事件

在您部署 ISharePointProject 執行個體之後發生。

命名空間:  Microsoft.VisualStudio.SharePoint
組件:  Microsoft.VisualStudio.SharePoint (在 Microsoft.VisualStudio.SharePoint.dll 中)

語法

'宣告
Event DeploymentCompleted As EventHandler(Of DeploymentEventArgs)
event EventHandler<DeploymentEventArgs> DeploymentCompleted

.NET Framework 安全性

請參閱

參考

ISharePointProjectEvents 介面

Microsoft.VisualStudio.SharePoint 命名空間