Share via


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.

See Also

Reference

SPBackupRestoreConsole Class

SPBackupRestoreConsole Members

Microsoft.SharePoint.Administration.Backup Namespace