MimeAppsListFile.this

Read MIME type associations from IniLikeReader, e.g. acquired from iniLikeFileReader or iniLikeStringReader.

  1. this(string fileName)
  2. this(IniLikeReader reader, string fileName)
    class MimeAppsListFile
    this
    (
    IniLikeReader
    )
    (
    IniLikeReader reader
    ,
    string fileName = null
    )

Throws

IniLikeException if error occured while parsing or "MIME Cache" group is missing.

Meta