Construtor DeploymentEventArgs

Inicializa uma nova instância da classe DeploymentEventArgs.

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

Sintaxe

'Declaração
Public Sub New ( _
    project As ISharePointProject, _
    deploymentContext As IDeploymentContext _
)
public DeploymentEventArgs(
    ISharePointProject project,
    IDeploymentContext deploymentContext
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

DeploymentEventArgs Classe

Namespace Microsoft.VisualStudio.SharePoint