Public Properties

FalseSelector  (inherited from ConditionalSelector) The LinkSelector called if the conditional returns
true
.
FollowedExtensions The extensions that should be followed.
TrueSelector  (inherited from ConditionalSelector) The Selector called if the conditional is True.
UseTrueSelectorForDirectoryUris Whether or not to use the trueSelector for default pages (those that are liked to using only the directory).

Protected Properties

ConditionalDelegate  (inherited from ConditionalSelector) The delegate called to decide which selector to use.

See Also

ExtensionSelector Class | Eas.WebCrawler.PlugIns.Selectors Namespace