Partager via


AttachmentUploadManagerException, constructeur (String)

Initialise une nouvelle instance de la classe AttachmentUploadManagerException à 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 AttachmentUploadManagerException(
    string message
)
public:
AttachmentUploadManagerException(
    String^ message
)
new : 
        message:string -> AttachmentUploadManagerException
public function AttachmentUploadManagerException(
    message : String
)

Paramètres

  • message
    Type : String

    Message d'erreur.

Sécurité .NET Framework

Voir aussi

Référence

AttachmentUploadManagerException Classe

AttachmentUploadManagerException, surcharge

Microsoft.TeamFoundation.TestManagement.Client, espace de noms