共用方式為


SPAction.Manager property

取得Microsoft SharePoint Foundation升級管理員物件。

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

Syntax

'宣告
Protected ReadOnly Property Manager As SPManager
    Get
'用途
Dim value As SPManager

value = Me.Manager
protected SPManager Manager { get; }

Property value

Type: Microsoft.SharePoint.Upgrade.SPManager
表示升級管理員SPManager物件。

請參閱

參照

SPAction class

SPAction members

Microsoft.SharePoint.Upgrade namespace