SPGlobalAdmin constructor
NOTE: This API is now obsolete.
Obsolete. Initializes a new instance of the SPGlobalAdmin class.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<ObsoleteAttribute("Most of the functionality in this class is available in SPFarm or SPWebService.", _
False)> _
Public Sub New
'Usage
Dim instance As New SPGlobalAdmin()
[ObsoleteAttribute("Most of the functionality in this class is available in SPFarm or SPWebService.",
false)]
public SPGlobalAdmin()