Click or drag to resize

wemTypesManagercrawlPluginTypes Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Manager with crawl plugin types

Namespace:  imbWEM.Core.wemTools
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public wemCrawlerPluginTypeManager crawlPluginTypes { get; set; }

Property Value

Type: wemCrawlerPluginTypeManager
The crawl plugin types.
See Also