Compartilhar via


Construtor DeploymentTypeChangedEventArgs

Inicializa uma nova instância de DeploymentTypeChangedEventArgs classe com o valor antigo para o tipo de implantação.

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

Sintaxe

'Declaração
Public Sub New ( _
    oldDeploymentType As DeploymentType _
)
public DeploymentTypeChangedEventArgs(
    DeploymentType oldDeploymentType
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

DeploymentTypeChangedEventArgs Classe

Namespace Microsoft.VisualStudio.SharePoint