Keyoti SearchUnit API Docs
IsFileSystemDocumentToBeIndexedEventData Constructor (willIndex, fileSystemPath, url)
API DocumentationKeyoti.SearchEngine.EventsIsFileSystemDocumentToBeIndexedEventDataIsFileSystemDocumentToBeIndexedEventData(Boolean, String, String)
Keyoti SearchUnit v6
New instance
Declaration Syntax
C#Visual Basic
public IsFileSystemDocumentToBeIndexedEventData(
	bool willIndex,
	string fileSystemPath,
	string url
)
Public Sub New ( 
	willIndex As Boolean,
	fileSystemPath As String,
	url As String
)
Parameters
willIndex (Boolean)
Whether to index the document.
fileSystemPath (String)
The file system based path to the document.The URL of the document.
url (String)

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