-
See Also
- Export
- FileFormatProperties
- FileNameToFormatList
- MIMETypeToFormatList
- FileFormatQ
-
- Entity Types
- FileFormat
-
- Front End Tokens
- Import
- Related Guides
-
-
See Also
- Export
- FileFormatProperties
- FileNameToFormatList
- MIMETypeToFormatList
- FileFormatQ
-
- Entity Types
- FileFormat
-
- Front End Tokens
- Import
- Related Guides
-
See Also
SetFileFormatProperties["fmt","prop"val]
sets the value of a property "prop" for the specified format "fmt".
SetFileFormatProperties["fmt",{"prop1"val1,"prop2"val2,…}]
sets the value of multiple properties "propi".


SetFileFormatProperties
Listing of Formats »SetFileFormatProperties["fmt","prop"val]
sets the value of a property "prop" for the specified format "fmt".
SetFileFormatProperties["fmt",{"prop1"val1,"prop2"val2,…}]
sets the value of multiple properties "propi".
Details

- SetFileFormatProperties can set properties for a format that is used by Import and Export.
- For the full list of supported import and export formats, see $ImportFormats and $ExportFormats.
- Available format properties include:
-
"FileNamePatterns" list of file name patterns associated to a format "MIMETypes" list of MIME types associated to a format - Import properties:
-
"DefaultImportElement" the element used as the default import element
Examples
open all close allBasic Examples (1)
See Also
Export FileFormatProperties FileNameToFormatList MIMETypeToFormatList FileFormatQ
Entity Types: FileFormat
Front End Tokens: Import
Related Guides
History
Text
Wolfram Research (2021), SetFileFormatProperties, Wolfram Language function, https://reference.wolfram.com/language/ref/SetFileFormatProperties.html.
CMS
Wolfram Language. 2021. "SetFileFormatProperties." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/SetFileFormatProperties.html.
APA
Wolfram Language. (2021). SetFileFormatProperties. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/SetFileFormatProperties.html
BibTeX
@misc{reference.wolfram_2025_setfileformatproperties, author="Wolfram Research", title="{SetFileFormatProperties}", year="2021", howpublished="\url{https://reference.wolfram.com/language/ref/SetFileFormatProperties.html}", note=[Accessed: 18-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_setfileformatproperties, organization={Wolfram Research}, title={SetFileFormatProperties}, year={2021}, url={https://reference.wolfram.com/language/ref/SetFileFormatProperties.html}, note=[Accessed: 18-August-2025]}