target.FileType - Define identifier for file type - MATLAB (original) (raw)
Main Content
Namespace: target
Define identifier for file type
Since R2023a
Description
The software provides target.FileType
objects that define identifiers for different file types.
You cannot create target.FileType
objects.
Properties
Unique ID of object in internal database.
Attributes:
GetAccess | public |
---|---|
SetAccess | private |
Name of file type. The software provides objects with these names:
Source
Object
Static Library
Shared Library
Executable
Dependency
HEX File
BIN File
Debug Symbols
Makefile
Header
Attributes:
GetAccess | public |
---|---|
SetAccess | public |
Version History
Introduced in R2023a