TeamFoundationServiceException 构造函数 (SerializationInfo, StreamingContext)

初始化从序列化数据的异常。

命名空间:  Microsoft.TeamFoundation.Framework.Server
程序集:  Microsoft.TeamFoundation.Framework.Server(在 Microsoft.TeamFoundation.Framework.Server.dll 中)

语法

声明
Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
protected TeamFoundationServiceException(
    SerializationInfo info,
    StreamingContext context
)

参数

.NET Framework 安全性

请参阅

参考

TeamFoundationServiceException 类

TeamFoundationServiceException 重载

Microsoft.TeamFoundation.Framework.Server 命名空间