IDeploymentContext.IsDeploying 属性

指示是否正在部署项目。

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

语法

声明
ReadOnly Property IsDeploying As Boolean
    Get
bool IsDeploying { get; }

属性值

类型:System.Boolean
如果正在部署项目,则为 true;否则为 false。

.NET Framework 安全性

请参见

参考

IDeploymentContext 接口

Microsoft.VisualStudio.SharePoint.Deployment 命名空间