SPFeatureUpgradeFatalErrorException 构造函数 (SerializationInfo, StreamingContext)

此成员仅供内部使用,不能直接在您的代码中使用。

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

语法

声明
Public Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
用法
Dim info As SerializationInfo
Dim context As StreamingContext

Dim instance As New SPFeatureUpgradeFatalErrorException(info, context)
public SPFeatureUpgradeFatalErrorException(
    SerializationInfo info,
    StreamingContext context
)

参数

另请参阅

引用

SPFeatureUpgradeFatalErrorException 类

SPFeatureUpgradeFatalErrorException 成员

SPFeatureUpgradeFatalErrorException 重载

Microsoft.SharePoint 命名空间