target.PairedDirective 类
命名空间: target
描述
使用 target.PairedDirective 对象来描述结合使用的一对命令行标志。例如,--start-group 和 --end-group会启用一组库的多遍历链接。
要创建一个 target.PairedDirective 对象,请使用 target.BuildTool 对象的 setDirective 方法。
属性
示例
版本历史记录
在 R2023a 中推出
命名空间: target
使用 target.PairedDirective 对象来描述结合使用的一对命令行标志。例如,--start-group 和 --end-group会启用一组库的多遍历链接。
要创建一个 target.PairedDirective 对象,请使用 target.BuildTool 对象的 setDirective 方法。
在 R2023a 中推出