このページの内容は最新ではありません。最新版の英語を参照するには、ここをクリックします。
getDirective
クラス: target.BuildTool
名前空間: target
構文
directiveObject = myBuildTool.getDirective(directiveName)
説明
searches for the specified directive in the directiveObject = myBuildTool.getDirective(directiveName)Directives property of the target.BuildTool object and returns a target.BaseDirective object.
入力引数
Output Arguments
バージョン履歴
R2023a で導入