TestManagementAPINotSupportedException 构造函数 (String)

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

语法

声明
Public Sub New ( _
    message As String _
)
public TestManagementAPINotSupportedException(
    string message
)
public:
TestManagementAPINotSupportedException(
    String^ message
)
new : 
        message:string -> TestManagementAPINotSupportedException
public function TestManagementAPINotSupportedException(
    message : String
)

参数

.NET Framework 安全性

请参见

参考

TestManagementAPINotSupportedException 类

TestManagementAPINotSupportedException 重载

Microsoft.TeamFoundation.TestManagement.Client 命名空间