The extensions that should be followed.

Declaration Syntax

Public ReadOnly Property FollowedExtensions() As String()
public string[] FollowedExtensions {get;}
public: __property String __gc[] get_FollowedExtensions();
public function get FollowedExtensions() : String[];

Requirements

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

See Also

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