Propriedade SharePointProjectItemStartupUrlRequestedEventArgs.DeploymentContext

Obtém ou define 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 ISharePointProjectItemDeploymentContext que representa o contexto atual de implantação.

Segurança do .NET Framework

Consulte também

Referência

SharePointProjectItemStartupUrlRequestedEventArgs Classe

Namespace Microsoft.VisualStudio.SharePoint