Partager via


DeploymentPathChangedEventArgs, constructeur

Initialise une nouvelle instance de la classe DeploymentPathChangedEventArgs avec l'ancienne valeur du chemin de déploiement.

Espace de noms :  Microsoft.VisualStudio.SharePoint
Assembly :  Microsoft.VisualStudio.SharePoint (dans Microsoft.VisualStudio.SharePoint.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    oldDeploymentPath As String _
)
public DeploymentPathChangedEventArgs(
    string oldDeploymentPath
)

Paramètres

  • oldDeploymentPath
    Type : String

    Valeur de la propriété DeploymentPath avant la modification.

Sécurité .NET Framework

Voir aussi

Référence

DeploymentPathChangedEventArgs Classe

Microsoft.VisualStudio.SharePoint, espace de noms