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

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