文件打开前事件参数类。为文件打开前事件(WorkspaceTree.BeforeFileOpen)提供数据。

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

语法

C#
public class BeforeFileOpenEventArgs : EventArgs

继承层次

System..::.Object
  System..::.EventArgs
    SuperMap.UI..::.BeforeFileOpenEventArgs

请参见