The value to always be returned by this selector.

Declaration Syntax

Public ReadOnly Property Value() As Boolean
public bool Value {get;}
public: __property bool get_Value();
public function get Value() : Boolean;

Requirements

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

See Also

ConstantSelector Class | ConstantSelector Members | Eas.WebCrawler.PlugIns.Selectors Namespace