共用方式為


SPSolutionLanguagePack.IBackupRestoreConfiguration.CanBackupRestoreAsConfiguration property

取得一個值,指出是否可以選取 [僅限設定備份中的語言套件,或還原作業。

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

Syntax

'宣告
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; }

Property value

Type: System.Boolean
true如果可納入僅限設定備份或還原作業,選取的物件否則,請false。

Implements

IBackupRestoreConfiguration.CanBackupRestoreAsConfiguration

備註

這項實作一律會傳回false。

請參閱

參照

SPSolutionLanguagePack class

SPSolutionLanguagePack members

Microsoft.SharePoint.Administration namespace