MimeType.suffixes PropertyNameMimeType.suffixes Property---common file suffixes for a MIME typeAvailabilityNavigator 3.0 Synopsis
mimetype.suffixes DescriptionThe suffixes property of a MimeType object is a read-only string that contains a comma separated list of filename suffixes (not including the `.' character) that are commonly used with files of the specified MIME type. For example, the the suffixes for the text/html MIME type are "html, htm". |
|