| ZennoLab.CommandCenter Assembly > ZennoLab.CommandCenter Namespace > Instance Class : HidePlugin Method |
Type: ZennoLab.CommandCenter.PluginItem
Plugin object for hiding.
public void HidePlugin( PluginItem plugin )
Type: ZennoLab.CommandCenter.PluginItem
Plugin object for hiding.
// create plugin item var plugin = new ZennoLab.CommandCenter.PluginItem("Plugin name", "PluginFile.dll", "It is description of plugin", "15.0.0.3"); // hide plugin instance.HidePlugin(plugin);
Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows Seven