SPManager - Classe
Permet d'interroger et de gestion des sessions de mise à niveau de la batterie en cours.
Hiérarchie d’héritage
System.Object
Microsoft.SharePoint.Upgrade.SPManager
Espace de noms : Microsoft.SharePoint.Upgrade
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
<GuidAttribute("49CD1407-C4CD-44a0-8E45-3E355107F9C9")> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class SPManager
'Utilisation
Dim instance As SPManager
[GuidAttribute("49CD1407-C4CD-44a0-8E45-3E355107F9C9")]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class SPManager
Cohérence de thread
Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.