SPSolution.IBackupRestoreConfiguration.CanBackupRestoreAsConfiguration-Eigenschaft
Ruft ab, ob das Element ausgewählt, während der Konfiguration beschränkten Sicherung oder Wiederherstellung werden kann.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Private ReadOnly Property CanBackupRestoreAsConfiguration As Boolean
Implements IBackupRestoreConfiguration.CanBackupRestoreAsConfiguration
Get
'Usage
Dim instance As SPSolution
Dim value As Boolean
value = CType(instance, IBackupRestoreConfiguration).CanBackupRestoreAsConfiguration
boolIBackupRestoreConfiguration.CanBackupRestoreAsConfiguration { get; }
Eigenschaftswert
Typ: System.Boolean
Gibt truezurück.
Implementiert
IBackupRestoreConfiguration.CanBackupRestoreAsConfiguration
Hinweise
Diese Methode gibt immer true.