Partager via


SPDeploymentEventArgs.Status - Propriété

Obtient une valeur d'énumération SPDeploymentStatus qui spécifie l'état actuel de l'opération de déploiement.

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

Syntaxe

'Déclaration
Public ReadOnly Property Status As SPDeploymentStatus
    Get
'Utilisation
Dim instance As SPDeploymentEventArgs
Dim value As SPDeploymentStatus

value = instance.Status
public SPDeploymentStatus Status { get; }

Valeur de propriété

Type : Microsoft.SharePoint.Deployment.SPDeploymentStatus
Retourne une valeur d'énumération SPDeploymentStatus .

Voir aussi

Référence

SPDeploymentEventArgs classe

SPDeploymentEventArgs - Membres

Microsoft.SharePoint.Deployment - Espace de noms