共用方式為


SPDelegate.Session property

取得升級工作階段的代理人。

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

Syntax

'宣告
Protected ReadOnly Property Session As SPUpgradeSession
    Get
'用途
Dim value As SPUpgradeSession

value = Me.Session
protected SPUpgradeSession Session { get; }

Property value

Type: Microsoft.SharePoint.Upgrade.SPUpgradeSession
SPUpgradeSession 表示升級工作階段。

請參閱

參照

SPDelegate class

SPDelegate members

Microsoft.SharePoint.Upgrade namespace