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 a value that indicates the current phase of the backup or restore operation.
Namespace: Microsoft.SharePoint.Administration.Backup
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared ReadOnly Property CurrentPhase As SPBackupRestorePhaseType
Get
'Usage
Dim value As SPBackupRestorePhaseType
value = SPBackupRestoreConsole.CurrentPhase
public static SPBackupRestorePhaseType CurrentPhase { get; }
Property Value
Type: Microsoft.SharePoint.Administration.Backup.SPBackupRestorePhaseType
An SPBackupRestorePhaseType that identifies the current stage of the current operation.