SPGlobalAdmin - Constructeur
Remarque : cette API est désormais obsolète.
Obsolète. Initialise une nouvelle instance de la classe SPGlobalAdmin .
Espace de noms : Microsoft.SharePoint.Administration
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
<ObsoleteAttribute("Most of the functionality in this class is available in SPFarm or SPWebService.", _
False)> _
Public Sub New
'Utilisation
Dim instance As New SPGlobalAdmin()
[ObsoleteAttribute("Most of the functionality in this class is available in SPFarm or SPWebService.",
false)]
public SPGlobalAdmin()