Compartilhar via


Construtor TestManagementAPINotSupportedException (String)

Namespace:  Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (em Microsoft.TeamFoundation.TestManagement.Client.dll)

Sintaxe

'Declaração
Public Sub New ( _
    message As String _
)
public TestManagementAPINotSupportedException(
    string message
)
public:
TestManagementAPINotSupportedException(
    String^ message
)
new : 
        message:string -> TestManagementAPINotSupportedException
public function TestManagementAPINotSupportedException(
    message : String
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

TestManagementAPINotSupportedException Classe

Sobrecargas TestManagementAPINotSupportedException

Namespace Microsoft.TeamFoundation.TestManagement.Client