Share via


IDeploymentContext.IsDeploying Property

Gets whether the project is being deployed.

Namespace:  Microsoft.VisualStudio.SharePoint.Deployment
Assembly:  Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)

Syntax

'Declaration
ReadOnly Property IsDeploying As Boolean
bool IsDeploying { get; }

Property Value

Type: Boolean
true if the project is being deployed; otherwise, false.

.NET Framework Security

See Also

Reference

IDeploymentContext Interface

Microsoft.VisualStudio.SharePoint.Deployment Namespace