Freigeben über


SPSolutionCollection.IBackupRestoreConfiguration.CanBackupRestoreAsConfiguration-Eigenschaft

Ruft ab, ob die Lösung Auflistung während einer reinen Back oder Restore-Vorgang ausgewählt 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 SPSolutionCollection
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.

Siehe auch

Referenz

SPSolutionCollection Klasse

SPSolutionCollection-Member

Microsoft.SharePoint.Administration-Namespace