SPBackupRestoreConsole.CurrentPhase property
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.