Keyoti SearchUnit API Docs
IgnoreBlockBeginPattern Property
API DocumentationKeyoti.SearchEngineConfigurationIgnoreBlockBeginPattern
Keyoti SearchUnit v6
Pattern that marks the start 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 IgnoreBlockBeginPattern { get; set; }
public string IgnoreBlockBeginPattern { get; set; }
Public Property IgnoreBlockBeginPattern As String
	Get
	Set
Public Property IgnoreBlockBeginPattern As String
	Get
	Set
public:
property String^ IgnoreBlockBeginPattern {
	String^ get ();
	void set (String^ value);
}
public:
property String^ IgnoreBlockBeginPattern {
	String^ get ();
	void set (String^ value);
}
member IgnoreBlockBeginPattern : string with get, set
member IgnoreBlockBeginPattern : string with get, set
Property Value

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