加入收藏
举报
02-14 20:02
#0
文件名称:
ability_env-h.md
所在目录:
Openharmony v1.0 / docs / api / api-SmartVision-Devices
文件大小:
2.81 KB
下载地址:
fenwii/OpenHarmony
   
免责声明:本网站仅提供指向 GitHub 上的文件的链接,所有文件的版权归原作者所有,本网站不对文件内容的合法性、准确性或安全性承担任何责任。
文本预览:
# 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















Function Name


Description


GetBundleName ()


const char * 


Obtains the bundle name of the application to which this ability belongs.


GetSrcPath ()


const char * 


Obtains the source code path of this ability.


GetDataPath ()


const char * 


Obtains the data path of this ability.


点赞 回复
回帖
支持markdown部分语法 ?