| ImportConfig Class |
Namespace: Appkit.Components
public class ImportConfig
The ImportConfig type exposes the following members.
| Name | Description | |
|---|---|---|
| ImportConfig(String) |
构造
类型名称 | |
| ImportConfig(String, String) |
构造
|
| Name | Description | |
|---|---|---|
| AddConfig |
添加配置
| |
| GetConfig |
获取配置
| |
| GetConfigPath |
获取排序配置文档
| |
| GetCustomConfigPath |
获取自定义排序配置文档的路径
| |
| GetProjectConfig | ||
| GetUserConfig | ||
| Save |
保存
|
| Name | Description | |
|---|---|---|
| Delimiter |
分隔符
| |
| ErrorHandle |
错误处理方法
| |
| Item |
读取或设置指定名称属性的值
| |
| LastestFilePath |
最近导入的文件的服务端路径
| |
| LatestFileName |
最近导入的文件名称
| |
| QuoteChar |
引用符
| |
| Trim |
是否去除首尾空格
| |
| TypeName |
类型名称
| |
| UseDefault |
自动使用默认值
|