共用方式為


SPManager class

可讓查詢和管理目前的伺服器陣列升級工作階段。

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Upgrade.SPManager

Namespace:  Microsoft.SharePoint.Upgrade
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
<GuidAttribute("49CD1407-C4CD-44a0-8E45-3E355107F9C9")> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class SPManager
'用途
Dim instance As SPManager
[GuidAttribute("49CD1407-C4CD-44a0-8E45-3E355107F9C9")]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class SPManager

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

請參閱

參照

SPManager members

Microsoft.SharePoint.Upgrade namespace