SPBackupRestoreConsole.CurrentTotalItems property
元件正在備份或還原在目前的作業數目。
Namespace: Microsoft.SharePoint.Administration.Backup
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Shared ReadOnly Property CurrentTotalItems As Integer
Get
'用途
Dim value As Integer
value = SPBackupRestoreConsole.CurrentTotalItems
public static int CurrentTotalItems { get; }
Property value
Type: System.Int32
Int32 代表元件中的目前備份或還原作業總數。