Aracılığıyla paylaş


SPDelegate.Session Property

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.

See Also

Reference

SPDelegate Class

SPDelegate Members

Microsoft.SharePoint.Upgrade Namespace