SPGlobalAdmin constructor
NOTE: This API is now obsolete.
已過時。初始化SPGlobalAdmin類別的新執行個體。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
<ObsoleteAttribute("Most of the functionality in this class is available in SPFarm or SPWebService.", _
False)> _
Public Sub New
'用途
Dim instance As New SPGlobalAdmin()
[ObsoleteAttribute("Most of the functionality in this class is available in SPFarm or SPWebService.",
false)]
public SPGlobalAdmin()