IOConfig
IOConfig
Overview
IOConfig 是一个类在Aspose.3D FOSS for Typescript中.
IOConfig.fileFormat holds the target or source file format, or null if unspecified.
这个类提供了1种方法,用于在TypeScript程序中使用IOConfig对象. 有的方法包括: constructor. 在安装Aspose.3D FOSS for Typescript 包后,所有公众成员都可以访问任何TypeScript应用程序. 特性: encoding, fileFormat, fileName, fileSystem, lookupPaths.
Description
IOConfig 是Aspose.3D FOSS库中一个类,该类可用于 TypeScript 进行编程使用.
核心能力包括: fileformat \; 字符串; `文件系统. 这些操作使开发人员能够直接将ioconfig功能集成到TypeScript应用程序中.
课程还提供了 fileFormat 属性 (获取文件格式).
实例通过单个构造器创建,该构成者将对象初始化为默认值.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
fileFormat | `FileFormat | null` | Read |
encoding | `string | null` | 阅读/写作 |
fileSystem | `FileSystem | null` | 阅读/写作 |
lookupPaths | string[] | 阅读/写作 | 得到了搜索路径. |
fileName | `string | null` | 阅读/写作 |
Methods
| Signature | Description |
|---|---|
constructor() |