ObjectNotFoundException 构造函数 (SerializationInfo, StreamingContext) (Microsoft.Office.Server.ApplicationRegistry.Runtime)

命名空间: Microsoft.Office.Server.ApplicationRegistry.Runtime
程序集: Microsoft.SharePoint.Portal (在 microsoft.sharepoint.portal.dll 中)

语法

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

Dim instance As New ObjectNotFoundException(info, context)
protected ObjectNotFoundException (
    SerializationInfo info,
    StreamingContext context
)

参数

  • info
  • context

另请参阅

参考

ObjectNotFoundException 类
ObjectNotFoundException 成员
Microsoft.Office.Server.ApplicationRegistry.Runtime 命名空间