Indicates whether the MIME item is a file
Source position: httpdefs.pp line 294
public property TMimeItem.IsFile : Boolean |
IsFile returns True if the MIME item represents a file upload. This is determined by the presence of a filename attribute in the Content-Disposition header.