IDeploymentConfiguration.DeploymentSteps, 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 déployé.

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

Syntaxe

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

Valeur de propriété

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

Sécurité .NET Framework

Voir aussi

Référence

IDeploymentConfiguration Interface

Microsoft.VisualStudio.SharePoint.Deployment, espace de noms