IDeploymentContext.IsDeploying 属性

定义

确定该项目是否正被部署。

public bool IsDeploying { get; }

属性值

Boolean

如果正在部署项目,则为 true;否则为 false

适用于