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.
The number of components being backed up or restored in the current operation.
Namespace: Microsoft.SharePoint.Administration.Backup
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared ReadOnly Property CurrentTotalItems As Integer
Get
'Usage
Dim value As Integer
value = SPBackupRestoreConsole.CurrentTotalItems
public static int CurrentTotalItems { get; }
Property Value
Type: System.Int32
A Int32 that represents the total number of components in the current backup or restore operation.