Freigeben über


SPDelegate.Session-Eigenschaft

Ruft die Upgrade Sitzung des Delegaten ab.

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; }

Eigenschaftswert

Typ: Microsoft.SharePoint.Upgrade.SPUpgradeSession
Eine SPUpgradeSession , die die Upgrade-Sitzung darstellt.

Siehe auch

Referenz

SPDelegate Klasse

SPDelegate-Member

Microsoft.SharePoint.Upgrade-Namespace