命名空间: Microsoft.TeamFoundation.TestManagement.Client
程序集: Microsoft.TeamFoundation.TestManagement.Client(Microsoft.TeamFoundation.TestManagement.Client.dll 中)
语法
public TestManagementAPINotSupportedException(
string message,
Exception ex
)
public:
TestManagementAPINotSupportedException(
String^ message,
Exception^ ex
)
new :
message:string *
ex:Exception -> TestManagementAPINotSupportedException
Public Sub New (
message As String,
ex As Exception
)
参数
- message
- ex
请参阅
TestManagementAPINotSupportedException 重载
TestManagementAPINotSupportedException 类
Microsoft.TeamFoundation.TestManagement.Client 命名空间
返回页首