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.SelectorsAssembly: Eas.WebCrawler.PlugIns (eas.webcrawler.plugins.dll)