GetBasePath

string GetBasePath()

接口描述

获取注册在系统中的dm.dll的路径.

响应参数

参数名
类型
描述
必填
string
返回dm.dll所在路径
必填

说明 / 示例

```language base_path = dm.GetBasePath() MessageBox base_path ```