Partager via


SPDeploymentEventArgs.ObjectsTotal - Propriété

Obtient un entier qui spécifie le nombre total d'objets de déploiement dans l'opération de déploiement actuelle.

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

Syntaxe

'Déclaration
Public ReadOnly Property ObjectsTotal As Integer
    Get
'Utilisation
Dim instance As SPDeploymentEventArgs
Dim value As Integer

value = instance.ObjectsTotal
public int ObjectsTotal { get; }

Valeur de propriété

Type : System.Int32
Retourne un entier qui représente le nombre d'objets.

Voir aussi

Référence

SPDeploymentEventArgs classe

SPDeploymentEventArgs - Membres

Microsoft.SharePoint.Deployment - Espace de noms