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 property indicating whether logging is enabled.
Namespace:  Microsoft.SharePoint.Upgrade
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property Session As SPUpgradeSession
    Get
'Usage
Dim instance As SPManager
Dim value As SPUpgradeSession
value = instance.Session
public SPUpgradeSession Session { get; }
Property Value
Type: Microsoft.SharePoint.Upgrade.SPUpgradeSession
Returns an SPUpgradeSession object to indicate an upgrade session.