Main Content

本页采用了机器翻译。点击此处可查看最新英文版本。

slreportgen.report.DataDictionary.getClassFolder

类: slreportgen.report.DataDictionary
命名空间: slreportgen.report

获取包含 slreportgen.report.DataDictionary 类定义文件的文件夹位置

自 R2020b 起

语法

path = slreportgen.report.DataDictionary.getClassFolder

说明

path = slreportgen.report.DataDictionary.getClassFolder 返回包含 slreportgen.report.DataDictionary 类定义文件的文件夹的路径。

输出参量

全部展开

slreportgen.report.DataDictionary 类定义文件位置,以字符向量形式返回。

示例

全部展开

获取包含数据字典报告器类定义文件的文件夹的位置。

path = slreportgen.report.DataDictionary.getClassFolder()

版本历史记录

在 R2020b 中推出