Partager via


SPDeploymentErrorEventArgs.DeploymentObject - Propriété

Obtient les SPDeploymentObject qui a provoqué l'erreur.

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

Syntaxe

'Déclaration
Public ReadOnly Property DeploymentObject As SPDeploymentObject
    Get
'Utilisation
Dim instance As SPDeploymentErrorEventArgs
Dim value As SPDeploymentObject

value = instance.DeploymentObject
public SPDeploymentObject DeploymentObject { get; }

Valeur de propriété

Type : Microsoft.SharePoint.Deployment.SPDeploymentObject
Renvoie un objet SPDeploymentObject .

Voir aussi

Référence

SPDeploymentErrorEventArgs classe

SPDeploymentErrorEventArgs - Membres

Microsoft.SharePoint.Deployment - Espace de noms