插件加载前事件参数类,为插件加载前事件( PluginManager.PluginLoading )提供数据。

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

语法

C#
public class PluginLoadingEventArgs : CancelEventArgs

继承层次

System..::.Object
  System..::.EventArgs
    System.ComponentModel..::.CancelEventArgs
      SuperMap.Desktop..::.PluginLoadingEventArgs

请参见