IInformationOutput.

Codecs Property

Summary

Gets the codecs.
Namespace
Cake.SevenZip.Parsers
Containing Type
IInformationOutput

Syntax

IEnumerable<string> Codecs { get; }

Value

Type Description
IEnumerable<string> The codecs.
GitHub Discussion