Freigeben über


SPSolutionCollection.IBackupRestore.CanRenameOnRestore-Eigenschaft

Ruft ab, ob dieses Element bei der Wiederherstellung umbenannt werden kann.

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

Syntax

'Declaration
Private ReadOnly Property CanRenameOnRestore As Boolean
    Implements IBackupRestore.CanRenameOnRestore
    Get
'Usage
Dim instance As SPSolutionCollection
Dim value As Boolean

value = CType(instance, IBackupRestore).CanRenameOnRestore
boolIBackupRestore.CanRenameOnRestore { get; }

Eigenschaftswert

Typ: System.Boolean
Gibt falsezurück.

Implementiert

IBackupRestore.CanRenameOnRestore

Siehe auch

Referenz

SPSolutionCollection Klasse

SPSolutionCollection-Member

Microsoft.SharePoint.Administration-Namespace