The options to use for compiling regex expressions.

Declaration Syntax

Public Const PredefinedOptions As RegexOptions
public const RegexOptions PredefinedOptions;
public: const RegexOptions PredefinedOptions;
public var PredefinedOptions : RegexOptions;

Requirements

Namespace: Eas.WebCrawler.PlugIns.LinkExtractors
Assembly: Eas.WebCrawler.PlugIns (eas.webcrawler.plugins.dll)

See Also

RegexSpecification Class | RegexSpecification Members | Eas.WebCrawler.PlugIns.LinkExtractors Namespace