Version: 2023.1
言語: 日本語

WSASupportedFileType

struct in UnityEditor

マニュアルに切り替える

説明

Represents a single file and content type 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.

変数

contentTypeThe MIME content type the file type uses.
fileTypeThe file extension that identifies the file type.