MTL4CompilerTaskOptions
The configuration options that control the behavior of a compilation task for a Metal 4 compiler instance.
Declaration
class MTL4CompilerTaskOptionsOverview
You can configure task-specific settings that affect a compilation task by creating an instance of this class, setting its properties, and passing it to one of the applicable methods of an MTL4Compiler instance.