SPManager.Session-Eigenschaft
Ruft die Eigenschaft zurück, der angibt, ob die Protokollierung aktiviert ist.
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; }
Eigenschaftswert
Typ: Microsoft.SharePoint.Upgrade.SPUpgradeSession
Gibt ein SPUpgradeSession -Objekt, um ein Upgrade Sitzung anzugeben.