IResourceTypeInfo

From Virtual World Web Wiki
Revision as of 18:40, 11 April 2017 by Spark5 (Talk | contribs) (Documentation for the IResourceTypeInfo class)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Information about a system resource type

Remarks [edit]

Properties

string FileFilter {get;}
A semicolon separated list of file filters (eg. *.png)
string Identifier {get;}
The translatable identifier of the type
string MimeType {get;}
The MimeType associated with the resource type (for web downloads)
Guid ResourceTypeID {get;}
The ID of the resource type