SPDeploymentEventArgs.ObjectsProcessed - Propriété
Obtient un entier qui spécifie le nombre d'objets de déploiement qui sont actuellement traitées.
Espace de noms : Microsoft.SharePoint.Deployment
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public ReadOnly Property ObjectsProcessed As Integer
Get
'Utilisation
Dim instance As SPDeploymentEventArgs
Dim value As Integer
value = instance.ObjectsProcessed
public int ObjectsProcessed { get; }
Valeur de propriété
Type : System.Int32
Retourne un entier qui représente le nombre d'objets.