共用方式為


SPRestoreInformation.ParentRestoreInformation property

取得此SPRestoreInformation的上層SPRestoreInformation

Namespace:  Microsoft.SharePoint.Administration.Backup
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public ReadOnly Property ParentRestoreInformation As SPRestoreInformation
    Get
'用途
Dim instance As SPRestoreInformation
Dim value As SPRestoreInformation

value = instance.ParentRestoreInformation
public SPRestoreInformation ParentRestoreInformation { get; }

Property value

Type: Microsoft.SharePoint.Administration.Backup.SPRestoreInformation
SPRestoreInformation 代表SPRestoreInformation其還原資訊所提供的父代的節點之元件的元件 (伺服器陣列、 Web 服務、 Web 應用程式或內容資料庫) 的還原資訊。 

請參閱

參照

SPRestoreInformation class

SPRestoreInformation members

Microsoft.SharePoint.Administration.Backup namespace