获取解决方案集合是否是可选配置仅在备份或还原操作。
命名空间: Microsoft.SharePoint.Administration
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Private ReadOnly Property CanBackupRestoreAsConfiguration As Boolean
Implements IBackupRestoreConfiguration.CanBackupRestoreAsConfiguration
Get
用法
Dim instance As SPSolutionCollection
Dim value As Boolean
value = CType(instance, IBackupRestoreConfiguration).CanBackupRestoreAsConfiguration
boolIBackupRestoreConfiguration.CanBackupRestoreAsConfiguration { get; }
属性值
类型:System.Boolean
返回true。
实现
IBackupRestoreConfiguration.CanBackupRestoreAsConfiguration
备注
此方法始终返回true。