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

Attachment.ContentType Property

Ruft den Content-Type (Http-Content-Type) der Binärdaten ab, oder legt diesen fest.

public virtual string ContentType {get; set;}

Property Value

Content der Binärdaten, sollte ein gültiges Mime-Format sein (z.B. 'text/html' oder 'image/gif').

See Also

Attachment Class | de.osci.osci12.messageparts Namespace