Proprietà DeploymentPathChangedEventArgs.OldDeploymentPath

Ottiene il valore precedente della proprietà DeploymentPath.

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

Sintassi

'Dichiarazione
Public Property OldDeploymentPath As String
    Get
    Private Set
public string OldDeploymentPath { get; private set; }

Valore proprietà

Tipo: System.String
Stringa che rappresenta un percorso.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

DeploymentPathChangedEventArgs Classe

Spazio dei nomi Microsoft.VisualStudio.SharePoint