Data for the DiscoveringFiles event.
Declaration Syntax
C# | Visual Basic |
public class DiscoveringFilesEventData
Public Class DiscoveringFilesEventData
Members
All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
DiscoveringFilesEventData(ArrayList, IndexableSourceRecord, DirectoryInfo, ArrayList, Boolean, String) | ||
CancelScan |
Whether to cancel the file scan that would normally occur, and instead only use the URLs provided by FileURLsToIndex.
| |
Equals(Object) | (Inherited from Object.) | |
FileURLsToIndex |
File URLs to index, items can be added to this collection, they should be complete URL strings to each file that should be indexed.
| |
Finalize()()()() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType()()()() | Gets the type of the current instance. (Inherited from Object.) | |
IndexableSourceRecord |
The record being imported.
| |
IsRecursive |
Whether the scan is recursive.
| |
LoginURL |
The login URL for the import.
| |
MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
NoRecurseMatches |
Folder matches that will NOT be recursed.
| |
RootPath |
The root path of the scan.
| |
ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
Inheritance Hierarchy
Object | |
DiscoveringFilesEventData |
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610