FileFormat

Metadata.FileFormat property

Gets the type of the loaded file (if recognized).

public FileFormat FileFormat { get; }

Property Value

The type of the loaded file if recognized; otherwise, Unknown.

See Also