Keyoti SearchUnit API Docs
PathMatchesToBeIgnored Property
API DocumentationKeyoti.SearchEngine.EventsIsDocumentToBeCrawledEventDataPathMatchesToBeIgnored
Keyoti SearchUnit v6
Path matches that the user has requested be ignored
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public ArrayList PathMatchesToBeIgnored { get; }
public ArrayList PathMatchesToBeIgnored { get; }
Public ReadOnly Property PathMatchesToBeIgnored As ArrayList
	Get
Public ReadOnly Property PathMatchesToBeIgnored As ArrayList
	Get
public:
property ArrayList^ PathMatchesToBeIgnored {
	ArrayList^ get ();
}
public:
property ArrayList^ PathMatchesToBeIgnored {
	ArrayList^ get ();
}
member PathMatchesToBeIgnored : ArrayList with get
member PathMatchesToBeIgnored : ArrayList with get
Property Value

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