Main Content

target.BuildToolType Class

Namespace: target

Describe build tool type

Since R2023a

Description

The software provides target.BuildToolType objects that describe build tool types.

You cannot create target.BuildToolType objects.

Properties

expand all

Unique ID of object in internal database.

Attributes:

GetAccess
public
SetAccess
private

Name of build tool type. The software provides objects with these names:

  • Assembler

  • C Compiler

  • C++ Compiler

  • Linker

  • C++ Linker

  • Archiver

  • Make Tool

  • Delete

  • Display

  • Move

  • HEX Converter

  • BIN Converter

  • Debug Symbol Converter

Attributes:

GetAccess
public
SetAccess
public

Version History

Introduced in R2023a