Click or drag to resize
InnerRelaTreeConfigGetConfigPaths Method (String, String, String, Boolean)
获取配置文档路径的集合

Namespace: Appkit.Components
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public static string[] GetConfigPaths(
	string id,
	out string[] descs,
	out string[] codes,
	bool all
)

Parameters

id
Type: SystemString
descs
Type: SystemString
codes
Type: SystemString
all
Type: SystemBoolean

Return Value

Type: String
See Also