IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
Questions / Feedback?

ContentType Property

The value of the content-type header of the message which was encoded/decoded.

Syntax

[VB.NET]
Public Property ContentType As String

[C#]
public string ContentType {get; set;}

Remarks

This property contains the value of the content-type header of the message which was encoded/decoded. The component filters it out from the MessageHeaders. It shows the user about the type of the parts and their relation to each other.

The content-type attributes such as filename, boundary, charset etc are held in this property.

Default Value

""

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 .NET Edition - Version 16.0 [Build 7353]