Namespace Snowflake.Model.Records.File
Classes
FileMetadataKeys
A list of standard keys for game metadata
ImageMetadataKeys
The image metadata key
ImageTypes
Standard types of images.
Interfaces
IFileRecord
Represents a file on disk.
The only difference between an IFile and an IFileRecord is that the mimetypf of an IFileRecord must be known. If so, then metadata can be recorded for it within a IMetadataCollection, relative to the manifested IFile it wraps.