Partilhar via


Construtor AttachmentUploadManagerException (String)

Inicializa uma nova instância de AttachmentUploadManagerException classe usando a mensagem fornecida.

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

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

AttachmentUploadManagerException Classe

Sobrecargas AttachmentUploadManagerException

Namespace Microsoft.TeamFoundation.TestManagement.Client