Partager via


TeamProjectNotFoundException, constructeur (String)

Initialise une nouvelle instance de la classe TeamProjectNotFoundException à l'aide du message fourni.

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 TeamProjectNotFoundException(
    string message
)
public:
TeamProjectNotFoundException(
    String^ message
)
new : 
        message:string -> TeamProjectNotFoundException
public function TeamProjectNotFoundException(
    message : String
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

TeamProjectNotFoundException Classe

TeamProjectNotFoundException, surcharge

Microsoft.TeamFoundation.TestManagement.Client, espace de noms