DeploymentStepCompletedEventArgs.DeploymentStepInfo, propriété
Obtient l'étape de déploiement qui vient de se terminer.
Espace de noms : Microsoft.VisualStudio.SharePoint
Assembly : Microsoft.VisualStudio.SharePoint (dans Microsoft.VisualStudio.SharePoint.dll)
Syntaxe
'Déclaration
Public Property DeploymentStepInfo As IDeploymentStepInfo
public IDeploymentStepInfo DeploymentStepInfo { get; private set; }
Valeur de propriété
Type : Microsoft.VisualStudio.SharePoint.Deployment.IDeploymentStepInfo
Objet représentant l'étape qui vient de se terminer.
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, voir Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.