OSCI-Bibliothek für die Nutzung mit dem Microsoft® .NET-Framework

Attachment.writeXML Method 

Interne Methode, wird von Anwendungen normalerweise nicht aufgerufen. Sie serialisiert das MIME-Boundary des Attachments.

public override void writeXML(
   Stream out_Renamed
);

Parameters

out_Renamed
Outputstream, in den das Attachment serialisiert wird.

Exceptions

Exception Type Condition
Exception IOException

See Also

Attachment Class | de.osci.osci12.messageparts Namespace