Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the upgrade session of the delegate.
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected ReadOnly Property Session As SPUpgradeSession
Get
'Usage
Dim value As SPUpgradeSession
value = Me.Session
protected SPUpgradeSession Session { get; }
Property Value
Type: Microsoft.SharePoint.Upgrade.SPUpgradeSession
An SPUpgradeSession that represents the upgrade session.