is_attachment


Description:

public bool is_attachment ()

Determines if a Content-Disposition has a value of "attachment".

Parameters:

this

a ContentDisposition object

Returns:

true if the value matches "attachment", otherwise false.