Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets an integer that specifies the number of deployment objects that are currently processed.
Namespace: Microsoft.SharePoint.Deployment
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property ObjectsProcessed As Integer
Get
'Usage
Dim instance As SPDeploymentEventArgs
Dim value As Integer
value = instance.ObjectsProcessed
public int ObjectsProcessed { get; }
Property value
Type: System.Int32
Returns an integer that represents the number of objects.