DeploymentTypeChangedEventArgs.OldDeploymentType (Propiedad)

Obtiene el valor de la propiedad DeploymentType antes del evento de cambio.

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

Sintaxis

'Declaración
Public Property OldDeploymentType As DeploymentType
public DeploymentType OldDeploymentType { get; private set; }

Valor de propiedad

Tipo: Microsoft.VisualStudio.SharePoint.DeploymentType
Un objeto que representa el valor anterior de la propiedad DeploymentType.

Seguridad de .NET Framework

Vea también

Referencia

DeploymentTypeChangedEventArgs Clase

Microsoft.VisualStudio.SharePoint (Espacio de nombres)