Click or drag to resize

crawlerPlugIn_base Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "T:imbWEM.Core.plugins.crawler.crawlerPlugIn_base"]

Inheritance Hierarchy
SystemObject
  imbWEM.Core.plugins.contentplugIn_base
    imbWEM.Core.plugins.crawlercrawlerPlugIn_base

Namespace:  imbWEM.Core.plugins.crawler
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public abstract class crawlerPlugIn_base : plugIn_base

The crawlerPlugIn_base type exposes the following members.

Properties
  NameDescription
Public propertyconsoleHost (Inherited from plugIn_base.)
Public propertyconsolePlugin (Inherited from plugIn_base.)
Public propertydescription
Human-readable description of object instance
(Inherited from plugIn_base.)
Public propertyINSTALL_POINTS (Inherited from plugIn_base.)
Public propertyInstanceHash (Inherited from plugIn_base.)
Public propertyinstanceName (Inherited from plugIn_base.)
Public propertyIsEnabled (Inherited from plugIn_base.)
Public propertyloger (Inherited from plugIn_base.)
Public propertyname
Name for this instance
(Inherited from plugIn_base.)
Public propertyplugin_group
Top
Methods
See Also