打开工作空间

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

语法

C#
public static bool OpenFileWorkspace(
	string filePath,
	string passWord,
	bool isReadOnly
)

参数

filePath
Type: System..::.String
工作空间路径
passWord
Type: System..::.String
工作空间密码
isReadOnly
Type: System..::.Boolean
是否只读打开

返回值

请参见