SPSolution.IBackupRestoreConfiguration.CanBackupRestoreAsConfiguration 属性

获取是否可以在配置专用的备份或还原过程中可选择项。

命名空间:  Microsoft.SharePoint.Administration
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Private ReadOnly Property CanBackupRestoreAsConfiguration As Boolean
    Implements IBackupRestoreConfiguration.CanBackupRestoreAsConfiguration
    Get
用法
Dim instance As SPSolution
Dim value As Boolean

value = CType(instance, IBackupRestoreConfiguration).CanBackupRestoreAsConfiguration
boolIBackupRestoreConfiguration.CanBackupRestoreAsConfiguration { get; }

属性值

类型:System.Boolean
返回true。

实现

IBackupRestoreConfiguration.CanBackupRestoreAsConfiguration

备注

此方法始终返回true。

另请参阅

引用

SPSolution 类

SPSolution 成员

Microsoft.SharePoint.Administration 命名空间