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.InterfacesAssembly: Eas.WebCrawler.Interfaces (eas.webcrawler.interfaces.dll)