BuildServiceHostAlreadyExistsException 构造函数 (String, Exception)

初始化的新 BuildServiceHostAlreadyExistsException 实例。

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

语法

声明
Public Sub New ( _
    message As String, _
    ex As Exception _
)
public BuildServiceHostAlreadyExistsException(
    string message,
    Exception ex
)

参数

.NET Framework 安全性

请参阅

参考

BuildServiceHostAlreadyExistsException 类

BuildServiceHostAlreadyExistsException 重载

Microsoft.TeamFoundation.Build.Client 命名空间