Hunny Software Library Reference

Headers.ContentDisposition Property

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

[Visual Basic]
Public ReadOnly Property ContentDisposition As DispositionType
[C#]
public DispositionType ContentDisposition {get;}

Remarks

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

See Also

Headers Class | Hunny.Mime Namespace