SPRestoreInformation.RestoreMethod - Propriété

Obtient la méthode de restauration de l'opération.

Espace de noms :  Microsoft.SharePoint.Administration.Backup
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public ReadOnly Property RestoreMethod As SPRestoreMethodType
    Get
'Utilisation
Dim instance As SPRestoreInformation
Dim value As SPRestoreMethodType

value = instance.RestoreMethod
public SPRestoreMethodType RestoreMethod { get; }

Valeur de propriété

Type : Microsoft.SharePoint.Administration.Backup.SPRestoreMethodType
Un SPRestoreMethodType qui spécifie la restauration est un remplacement ou un nouveau déploiement.

Voir aussi

Référence

SPRestoreInformation classe

SPRestoreInformation - Membres

Microsoft.SharePoint.Administration.Backup - Espace de noms