SPBackupRestoreObject.CurrentPhase property
取得一個值,指出目前作業階段。
Namespace: Microsoft.SharePoint.Administration.Backup
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Property CurrentPhase As SPBackupRestorePhaseType
Get
Friend Set
'用途
Dim instance As SPBackupRestoreObject
Dim value As SPBackupRestorePhaseType
value = instance.CurrentPhase
public SPBackupRestorePhaseType CurrentPhase { get; internal set; }
Property value
Type: Microsoft.SharePoint.Administration.Backup.SPBackupRestorePhaseType
SPBackupRestorePhaseType 會指定目前的作業的目前階段。