Partager via


ISharePointProjectService.DeploymentSteps, propriété

Obtient la liste d'étapes de déploiement installées qui se trouve dans le catalogue des extensions.

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

Syntaxe

'Déclaration
ReadOnly Property DeploymentSteps As IEnumerable(Of IDeploymentStepInfo)
    Get
IEnumerable<IDeploymentStepInfo> DeploymentSteps { get; }

Valeur de propriété

Type : System.Collections.Generic.IEnumerable<IDeploymentStepInfo>
Collection d'étapes de déploiement.

Notes

Certaines des propriétés de IDeploymentStepInfo ne sont pas initialisées tant que l'étape n'est pas exécutée.

Sécurité .NET Framework

Voir aussi

Référence

ISharePointProjectService Interface

Microsoft.VisualStudio.SharePoint, espace de noms