当前仅显示指定条件回帖 [ 展开查看全部 ]
文件名称:
ability_env-h.md
所在目录:
Openharmony v1.0 / docs / api / api-SmartVision-Devices
文件大小:
2.81 KB
下载地址:
文本预览:
# ability\_env.h
## **Overview**
**Related Modules:**
[AbilityKit](AbilityKit.md)
**Description:**
Declares functions for obtaining information about the runtime environment of the application to which the ability belongs, including the bundle name, source code path, and data path.
**Since:**
1.0
**Version:**
1.0
## **Summary**
## Functions
## **Overview**
**Related Modules:**
[AbilityKit](AbilityKit.md)
**Description:**
Declares functions for obtaining information about the runtime environment of the application to which the ability belongs, including the bundle name, source code path, and data path.
**Since:**
1.0
**Version:**
1.0
## **Summary**
## Functions
Obtains the bundle name of the application to which this ability belongs. | |
GetSrcPath () | Obtains the source code path of this ability. |
GetDataPath () | Obtains the data path of this ability. |
点赞
回复
X