DesktopEntry.mimeTypes

The MIME type(s) supported by this application.

  1. auto mimeTypes()
    class DesktopEntry
    @safe
    mimeTypes
    nothrow const pure
    (
    )
  2. string mimeTypes(Range values)

Return Value

Type: auto

The range of multiple values associated with "MimeType" key.

Meta