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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.