SPManager.Session 属性
获取指示是否启用了日志记录的属性。
命名空间: Microsoft.SharePoint.Upgrade
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public ReadOnly Property Session As SPUpgradeSession
Get
用法
Dim instance As SPManager
Dim value As SPUpgradeSession
value = instance.Session
public SPUpgradeSession Session { get; }
属性值
类型:Microsoft.SharePoint.Upgrade.SPUpgradeSession
返回一个SPUpgradeSession对象,以指示升级会话。