Condividi tramite


Proprietà DeploymentTypeChangedEventArgs.OldDeploymentType

Ottiene il valore della proprietà DeploymentType prima dell'evento di modifica.

Spazio dei nomi:  Microsoft.VisualStudio.SharePoint
Assembly:  Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)

Sintassi

'Dichiarazione
Public Property OldDeploymentType As DeploymentType
    Get
    Private Set
public DeploymentType OldDeploymentType { get; private set; }

Valore proprietà

Tipo: Microsoft.VisualStudio.SharePoint.DeploymentType
Oggetto che rappresenta il valore precedente della proprietà DeploymentType.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

DeploymentTypeChangedEventArgs Classe

Spazio dei nomi Microsoft.VisualStudio.SharePoint