AttachmentUploadManagerException (Constructor) (String)

Inicializa una nueva instancia de la clase AttachmentUploadManagerException usando el mensaje proporcionado.

Espacio de nombres:  Microsoft.TeamFoundation.TestManagement.Client
Ensamblado:  Microsoft.TeamFoundation.TestManagement.Client (en Microsoft.TeamFoundation.TestManagement.Client.dll)

Sintaxis

'Declaración
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

Seguridad de .NET Framework

Vea también

Referencia

AttachmentUploadManagerException Clase

AttachmentUploadManagerException (Sobrecarga)

Microsoft.TeamFoundation.TestManagement.Client (Espacio de nombres)