Lha

CompressionFileType.Lha field

A file with .lzh and .lha extension usually relates to archive compression file format. This file format is the same as other file compression formats like ZIP, RAR, etc. The main purpose of these file formats is to reduce the size of the format for easily sending as well as to keep them together in compressed form.

public static readonly CompressionFileType Lha;

See Also