Declaration Syntax
Function GetTextReader() As TextReader
TextReader GetTextReader();
TextReader GetTextReader();
function GetTextReader() : TextReader;
Return Value
A System.IO.TextReader for reading contents stored in this store.Requirements
Namespace: Eas.WebCrawler.InterfacesAssembly: Eas.WebCrawler.Interfaces (eas.webcrawler.interfaces.dll)