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

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

语法

C#
public class PluginUnloadingEventArgs : EventArgs

继承层次

System..::.Object
  System..::.EventArgs
    SuperMap.Desktop..::.PluginUnloadingEventArgs

请参见