Propriedade IDeploymentContext.IsDeploying

Indica se o projeto está sendo implantado.

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

Sintaxe

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

Valor de propriedade

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

Segurança do .NET Framework

Consulte também

Referência

IDeploymentContext Interface

Namespace Microsoft.VisualStudio.SharePoint.Deployment