メインコンテンツ

このページの内容は最新ではありません。最新版の英語を参照するには、ここをクリックします。

target.FileType クラス

名前空間: target

Define identifier for file type

R2023a 以降

Description

The software provides target.FileType objects that define identifiers for different file types.

You cannot create target.FileType objects.

プロパティ

すべて展開する

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

バージョン履歴

R2023a で導入