Aracılığıyla paylaş


SPManager.Session Property

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.

See Also

Reference

SPManager Class

SPManager Members

Microsoft.SharePoint.Upgrade Namespace