加载指定的配置文件。

命名空间:  SuperMap.Desktop
程序集:  SuperMap.Desktop.Core (in SuperMap.Desktop.Core)
版本: dll

语法

C#
bool Load(
	string config
)

参数

config
Type: System..::.String
指定的配置文件。

返回值

加载成功返回 true;否则返回 false。

请参见