This version of Unity is unsupported.

WSAFileTypeAssociations

struct in UnityEditor

Switch to Manual

Description

Represents the file types to register the application as a default handler for.

To set file type associations, use the fileTypeAssociations Property.
For information on Windows file type association, see Microsoft's documentation.
See Also: WSASupportedFileType.

Properties

nameThe name of the file type association. This is to organize and group file types.
supportedFileTypesThe set of file and content types your application supports.