SPRestoreInformation.ParentRestoreInformation 属性
获取此SPRestoreInformation父SPRestoreInformation 。
命名空间: Microsoft.SharePoint.Administration.Backup
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public ReadOnly Property ParentRestoreInformation As SPRestoreInformation
Get
用法
Dim instance As SPRestoreInformation
Dim value As SPRestoreInformation
value = instance.ParentRestoreInformation
public SPRestoreInformation ParentRestoreInformation { get; }
属性值
类型:Microsoft.SharePoint.Administration.Backup.SPRestoreInformation
SPRestoreInformation 提供的还原信息的组件的父组件 (场、 Web 服务、 Web 应用程序或内容数据库) 的还原信息由该SPRestoreInformation表示。