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

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

语法

C#
public class PluginLoadedEventArgs : EventArgs

继承层次

System..::.Object
  System..::.EventArgs
    SuperMap.Desktop..::.PluginLoadedEventArgs

请参见