メインコンテンツ

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

target.MakeToolType クラス

名前空間: target

Describe syntax for makefile type

R2023a 以降

Description

The software provides target.MakeToolType objects that describe the syntax for specific makefile types.

You cannot create target.MakeToolType objects.

プロパティ

すべて展開する

Unique ID of object in internal database.

Attributes:

GetAccess
public
SetAccess
private

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

  • GMake

  • NMake

Attributes:

GetAccess
public
SetAccess
public

バージョン履歴

R2023a で導入