Condividi tramite


Costruttore TestManagementAPINotSupportedException (String, Exception)

Spazio dei nomi:  Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)

Sintassi

'Dichiarazione
Public Sub New ( _
    message As String, _
    ex As Exception _
)
public TestManagementAPINotSupportedException(
    string message,
    Exception ex
)
public:
TestManagementAPINotSupportedException(
    String^ message, 
    Exception^ ex
)
new : 
        message:string * 
        ex:Exception -> TestManagementAPINotSupportedException
public function TestManagementAPINotSupportedException(
    message : String, 
    ex : Exception
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TestManagementAPINotSupportedException Classe

Overload TestManagementAPINotSupportedException

Spazio dei nomi Microsoft.TeamFoundation.TestManagement.Client