Click or drag to resize
ImportEdbConfigGetConfig Method
获取配置

Namespace: Appkit.Components
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public string GetConfig(
	string objType,
	string fileName
)

Parameters

objType
Type: SystemString
fileName
Type: SystemString

Return Value

Type: String
See Also