Freigeben über


AttachmentUploadManagerException-Konstruktor (SerializationInfo, StreamingContext)

Initialisiert eine neue Instanz der AttachmentUploadManagerException-Klasse für die Deserialisierung.

Namespace:  Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)

Syntax

'Declaration
Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
protected AttachmentUploadManagerException(
    SerializationInfo info,
    StreamingContext context
)
protected:
AttachmentUploadManagerException(
    SerializationInfo^ info, 
    StreamingContext context
)
new : 
        info:SerializationInfo * 
        context:StreamingContext -> AttachmentUploadManagerException
protected function AttachmentUploadManagerException(
    info : SerializationInfo, 
    context : StreamingContext
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

AttachmentUploadManagerException Klasse

AttachmentUploadManagerException-Überladung

Microsoft.TeamFoundation.TestManagement.Client-Namespace

SerializationInfo

StreamingContext