Propriedade DeploymentStepStartedEventArgs.DeploymentContext

Obtém o contexto atual de implantação.

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

Sintaxe

'Declaração
Public Property DeploymentContext As ISharePointProjectItemDeploymentContext
    Get
    Private Set
public ISharePointProjectItemDeploymentContext DeploymentContext { get; private set; }

Valor de propriedade

Tipo: Microsoft.VisualStudio.SharePoint.Deployment.ISharePointProjectItemDeploymentContext
Um objeto que representa o contexto de implantação.

Segurança do .NET Framework

Consulte também

Referência

DeploymentStepStartedEventArgs Classe

Namespace Microsoft.VisualStudio.SharePoint