Partager via


TestManagementAPINotSupportedException, constructeur (String)

Espace de noms :  Microsoft.TeamFoundation.TestManagement.Client
Assembly :  Microsoft.TeamFoundation.TestManagement.Client (dans Microsoft.TeamFoundation.TestManagement.Client.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    message As String _
)
public TestManagementAPINotSupportedException(
    string message
)
public:
TestManagementAPINotSupportedException(
    String^ message
)
new : 
        message:string -> TestManagementAPINotSupportedException
public function TestManagementAPINotSupportedException(
    message : String
)

Paramètres

  • message
    Type : String

Sécurité .NET Framework

Voir aussi

Référence

TestManagementAPINotSupportedException Classe

TestManagementAPINotSupportedException, surcharge

Microsoft.TeamFoundation.TestManagement.Client, espace de noms