• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# ModuleInfo
2
3> **NOTE**
4>
5> The initial APIs of this module are supported since API version 7. Newly added APIs will be marked with a superscript to indicate their earliest API version.
6
7Provides the module information of the application.
8
9## ModuleInfo
10
11**System capability**: SystemCapability.BundleManager.BundleFramework
12
13| Name           | Type  | Readable| Writable| Description    |
14| --------------- | ------ | ---- | ---- | -------- |
15| moduleName      | string | Yes  | No  | Module name.|
16| moduleSourceDir | string | Yes  | No  | Installation directory.|
17