SharePointProjectItemStartupUrlRequestedEventArgs.DeploymentContext (Propiedad)

Obtiene o establece el contexto de implementación actual.

Espacio de nombres:  Microsoft.VisualStudio.SharePoint
Ensamblado:  Microsoft.VisualStudio.SharePoint (en Microsoft.VisualStudio.SharePoint.dll)

Sintaxis

'Declaración
Public Property DeploymentContext As ISharePointProjectItemDeploymentContext
public ISharePointProjectItemDeploymentContext DeploymentContext { get; private set; }

Valor de propiedad

Tipo: Microsoft.VisualStudio.SharePoint.Deployment.ISharePointProjectItemDeploymentContext
Un objeto ISharePointProjectItemDeploymentContext que representa el contexto de implementación actual.

Seguridad de .NET Framework

Vea también

Referencia

SharePointProjectItemStartupUrlRequestedEventArgs Clase

Microsoft.VisualStudio.SharePoint (Espacio de nombres)