SPSolutionLanguagePack.IBackupRestoreConfiguration.CanBackupRestoreAsConfiguration 属性

获取一个值,该值指示是否可以在中配置专用的备份选择的语言包,或还原操作。

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

语法

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

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

属性值

类型:System.Boolean
true如果对象可以选择包含在配置专用的备份或还原操作 ;否则为false。

实现

IBackupRestoreConfiguration.CanBackupRestoreAsConfiguration

备注

此实现总是返回false。

另请参阅

引用

SPSolutionLanguagePack 类

SPSolutionLanguagePack 成员

Microsoft.SharePoint.Administration 命名空间