File |
The FileFormatDefinition type exposes the following members.
| Name | Description | |
|---|---|---|
| Classification | Gets the enumerated document type classification (e.g., spreadsheet, database, etc). | |
| Description | Gets the document type description. | |
| Extensions | Gets the document type extension(s). Will be empty string if no known extension or will be a semi-colon ';' delimited list if there are multiple associated extensions. | |
| ID | Gets the document identification. | |
| IsEncrypted | Gets whether Document identification type is an encrypted (password-protected) format. | |
| MediaType | Media Type of file format, if known (formerly known as MIME Type). | |
| PrimaryExtension | Gets the primary extension. The primary extension is the first extension in Extensions (if it exists). |