SPSolution.IBackupRestoreConfiguration.CanBackupRestoreAsConfiguration property
Informa se o item pode ser selecionável durante somente configuração backup ou restauração.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Private ReadOnly Property CanBackupRestoreAsConfiguration As Boolean
Implements IBackupRestoreConfiguration.CanBackupRestoreAsConfiguration
Get
'Uso
Dim instance As SPSolution
Dim value As Boolean
value = CType(instance, IBackupRestoreConfiguration).CanBackupRestoreAsConfiguration
boolIBackupRestoreConfiguration.CanBackupRestoreAsConfiguration { get; }
Property value
Type: System.Boolean
Retorna true.
Implements
IBackupRestoreConfiguration.CanBackupRestoreAsConfiguration
Comentários
Este método sempre retorna true.