Hunny Software Library Reference

Headers.ContentType Property

Gets the field body of the Content-Type header field.

[Visual Basic]
Public ReadOnly Property ContentType As MediaType
[C#]
public MediaType ContentType {get;}

Remarks

If the field does not exist, accessing the property creates it.

See Also

Headers Class | Hunny.Mime Namespace