SPDelegate.Session 属性

获取委托的升级会话。

命名空间:  Microsoft.SharePoint.Upgrade
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Protected ReadOnly Property Session As SPUpgradeSession
    Get
用法
Dim value As SPUpgradeSession

value = Me.Session
protected SPUpgradeSession Session { get; }

属性值

类型:Microsoft.SharePoint.Upgrade.SPUpgradeSession
SPUpgradeSession 表示升级会话。

另请参阅

引用

SPDelegate 类

SPDelegate 成员

Microsoft.SharePoint.Upgrade 命名空间