DeploymentPathChangedEventArgs.OldDeploymentPath (Propiedad)

Obtiene el valor anterior de la propiedad DeploymentPath.

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

Sintaxis

'Declaración
Public Property OldDeploymentPath As String
public string OldDeploymentPath { get; private set; }

Valor de propiedad

Tipo: System.String
Una cadena que representa una ruta de acceso.

Seguridad de .NET Framework

Vea también

Referencia

DeploymentPathChangedEventArgs Clase

Microsoft.VisualStudio.SharePoint (Espacio de nombres)