Provides a System.IO.TextWriter for writing contents into this store.

Declaration Syntax

Function GetTextWriter() As TextWriter
TextWriter GetTextWriter();
TextWriter GetTextWriter();
function GetTextWriter() : TextWriter;

Return Value

A System.IO.TextWriter for writing contents into this store.

Requirements

Namespace: Eas.WebCrawler.Interfaces
Assembly: Eas.WebCrawler.Interfaces (eas.webcrawler.interfaces.dll)

See Also

TemporaryStorage Interface | TemporaryStorage Members | Eas.WebCrawler.Interfaces Namespace