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

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