Freigeben über


SPWebService.IBackupRestoreConfiguration.CanBackupRestoreAsConfiguration-Eigenschaft

Ruft einen Wert, der angibt, ob der Webdienst für die Einbeziehung in einer reinen Konfigurationssicherung ausgewählt werden kann oder Wiederherstellungsvorgang ab.

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 SPWebService
Dim value As Boolean

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

Eigenschaftswert

Typ: System.Boolean
true Wenn das Objekt in einer Konfiguration beschränkten Sicherung oder Wiederherstellung einbezogen werden kann; andernfalls false.

Implementiert

IBackupRestoreConfiguration.CanBackupRestoreAsConfiguration

Siehe auch

Referenz

SPWebService Klasse

SPWebService-Member

Microsoft.SharePoint.Administration-Namespace