Difference between revisions of "IResourceTypeInfo"

From Virtual World Web Wiki
Jump to: navigation, search
(Documentation for the IResourceTypeInfo class)
 
(Documentation for the IResourceTypeInfo class)
 
Line 2: Line 2:
  
 
===Remarks <nowiki>[</nowiki>[{{fullurl:IResourceTypeInfo Remarks|action=edit}} edit]<nowiki>]</nowiki>===
 
===Remarks <nowiki>[</nowiki>[{{fullurl:IResourceTypeInfo Remarks|action=edit}} edit]<nowiki>]</nowiki>===
{{:IResourceTypeInfo Remarks}}
+
{{#ifexist:IResourceTypeInfo Remarks|{{:IResourceTypeInfo Remarks}}|}}
  
 
===Properties===
 
===Properties===

Latest revision as of 21:04, 12 April 2017

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