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

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

语法

C#
public class PluginUnloadedEventArgs : EventArgs

继承层次

System..::.Object
  System..::.EventArgs
    SuperMap.Desktop..::.PluginUnloadedEventArgs

请参见