Share via


CustomBuildServiceException 构造函数 (Type, String)

初始化的新 CustomBuildServiceException 实例。

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

语法

声明
Public Sub New ( _
    type As Type, _
    assembly As String _
)
public CustomBuildServiceException(
    Type type,
    string assembly
)

参数

.NET Framework 安全性

请参阅

参考

CustomBuildServiceException 类

CustomBuildServiceException 重载

Microsoft.TeamFoundation.Build.Client 命名空间