ServiceNotFoundException 构造函数 (SerializationInfo, StreamingContext)

有关异常的序列化的对象数据和有关源或目标的上下文信息的ServiceNotFoundException类的新实例进行初始化。

命名空间:  Microsoft.Office.Server.Search.Analytics
程序集:  Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)

语法

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

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

参数

另请参阅

引用

ServiceNotFoundException 类

ServiceNotFoundException 成员

ServiceNotFoundException 重载

Microsoft.Office.Server.Search.Analytics 命名空间