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 total number of deployment objects in the current deployment operation.
Namespace: Microsoft.SharePoint.Deployment
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property ObjectsTotal As Integer
Get
'Usage
Dim instance As SPDeploymentEventArgs
Dim value As Integer
value = instance.ObjectsTotal
public int ObjectsTotal { get; }
Property value
Type: System.Int32
Returns an integer that represents the number of objects.