Keyoti Search for ASP.NET API Docs
Parser Property
API DocumentationKeyoti.SearchEngine.DocumentsDocumentParser
Keyoti Search for ASP.NET 2010
The Parser instance used to parse words from the remote document.
Declaration Syntax
C#Visual BasicVisual C++
public virtual Parser Parser { get; set; }
Public Overridable Property Parser As Parser
public:
virtual property Parser^ Parser {
	Parser^ get ();
	void set (Parser^ value);
}
Remarks
If this property isn't set before the first use of this property, a default is assigned from the ParserProvider property.

Assembly: Keyoti2.SearchEngine.Core (Module: Keyoti2.SearchEngine.Core) Version: 2010.4.1.609