Partager via


IDeploymentConfiguration.RetractionSteps, propriété

Obtient une liste des étapes qui sont exécutées lorsque cette configuration de déploiement est la configuration active d'un projet et que le projet est retiré.

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

Syntaxe

'Déclaration
ReadOnly Property RetractionSteps As IList(Of String)
IList<string> RetractionSteps { get; }

Valeur de propriété

Type : System.Collections.Generic.IList<String>
Objet représentant une liste des étapes de retrait du déploiement.

Sécurité .NET Framework

Voir aussi

Référence

IDeploymentConfiguration Interface

Microsoft.VisualStudio.SharePoint.Deployment, espace de noms