Keyoti SearchUnit API Docs
IgnoreBlockEndPattern Property
API DocumentationKeyoti.SearchEngineConfigurationIgnoreBlockEndPattern
Keyoti SearchUnit v6
Pattern that marks the end of a block that should be ignored in the search process
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public string IgnoreBlockEndPattern { get; set; }
public string IgnoreBlockEndPattern { get; set; }
Public Property IgnoreBlockEndPattern As String
	Get
	Set
Public Property IgnoreBlockEndPattern As String
	Get
	Set
public:
property String^ IgnoreBlockEndPattern {
	String^ get ();
	void set (String^ value);
}
public:
property String^ IgnoreBlockEndPattern {
	String^ get ();
	void set (String^ value);
}
member IgnoreBlockEndPattern : string with get, set
member IgnoreBlockEndPattern : string with get, set
Property Value

Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120