Propriedade IDeploymentContext.IsRetracting

Indica se o projeto está sendo cancelado.

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

Sintaxe

'Declaração
ReadOnly Property IsRetracting As Boolean
    Get
bool IsRetracting { get; }

Valor de propriedade

Tipo: System.Boolean
true Se o projeto está sendo cancelado; Caso contrário, false.

Segurança do .NET Framework

Consulte também

Referência

IDeploymentContext Interface

Namespace Microsoft.VisualStudio.SharePoint.Deployment