Summary

This helper interface allows you to retrieve an available file name to use to save files onto your disk drive.
For a list of all members of this type, see FileNamer Members .

Declaration Syntax

Public Interface FileNamer
	Inherits WebCrawlerComponent
public interface FileNamer : WebCrawlerComponent
public __gc __interface FileNamer : public WebCrawlerComponent
public interface FileNamer implements WebCrawlerComponent

Requirements

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

See Also

FileNamer Members | Eas.WebCrawler.PlugIns.FileNamers Namespace