Project File Types
Project File Types
This container holds File Types registered with the File Manager.
Data Entities
FileType
FileType defines file type information including a short description.
Properties
DisplayText
The general property that defines the user-visible name of an entity. This property is defined for all data entities but is used only in those entities that present a label in the user interface.
- Type string
- Read Only No
ExtensionPatterns
The possible file extension patterns to match in a regular expression. The patterns are used to check whether this file type can handle a set of file extensions.