未验证 提交 269f968f 编写于 作者: O openharmony_ci 提交者: Gitee

!14141 挑单(monthly合入Beta5)

Merge pull request !14141 from Annie_wang/cherry-pick-1675215081
...@@ -10,7 +10,7 @@ The **fileExtensionInfo** module defines attributes in **RootInfo** and **FileIn ...@@ -10,7 +10,7 @@ The **fileExtensionInfo** module defines attributes in **RootInfo** and **FileIn
## Modules to Import ## Modules to Import
```js ```js
import fileExtensionInfo from '@ohos.fileExtensionInfo'; import fileExtensionInfo from '@ohos.file.fileExtensionInfo';
``` ```
## fileExtensionInfo.DeviceType ## fileExtensionInfo.DeviceType
...@@ -40,7 +40,7 @@ Defines the values of **deviceFlags** used in **RootInfo**. **deviceFlags** is u ...@@ -40,7 +40,7 @@ Defines the values of **deviceFlags** used in **RootInfo**. **deviceFlags** is u
| Name| Type | Readable| Writable| Description | | Name| Type | Readable| Writable| Description |
| ------ | ------ | ---- | ---- | -------- | | ------ | ------ | ---- | ---- | -------- |
| SUPPORTS_READ | number | Yes | No | The device supports read.| | SUPPORTS_READ | number | Yes | No | The device supports read.|
| SUPPORTS_WRITE | number | Yes | No | This device supports write.| | SUPPORTS_WRITE | number | Yes | No | The device supports write.|
## fileExtensionInfo.DocumentFlag ## fileExtensionInfo.DocumentFlag
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册