ResourceFileInfo

From Virtual World Web Wiki
Jump to: navigation, search

A structure of information about a physical resource file

Remarks [edit]

Properties

Guid FileHash {get; set;}
The MD5 hash of the file
string FileName {get; set;}
The original uploaded filename
int Quality {get; set;}
Between 0 and 3

Constructors

ResourceFileInfo()