Click or drag to resize
OrderByConfigGetConfigPath Method (String)
获取配置文档。

Namespace: Appkit.Data
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public static string GetConfigPath(
	string id
)

Parameters

id
Type: SystemString
类型或搜索标识。

Return Value

Type: String
配置文档路径。
See Also