Share via


IDeploymentContext.IsRetracting Property

Gets whether the project is being retracted.

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

Syntax

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

Property Value

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

.NET Framework Security

See Also

Reference

IDeploymentContext Interface

Microsoft.VisualStudio.SharePoint.Deployment Namespace