| InnerRelaTreeConfigGetConfigPath Method (String, String) |
获取配置文档。
Namespace: Appkit.ComponentsAssembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic static string GetConfigPath(
string id,
string name
)
Parameters
- id
- Type: SystemString
类型或搜索标识。 - name
- Type: SystemString
特定名称。
Return Value
Type:
String配置文档路径。
See Also