Constructor 
            
| C# | Visual Basic | 
public FileSysDocumentStore( DirectoryInfo rootPath, Uri rootVirtualPath, Configuration configuration )
Public Sub New ( rootPath As DirectoryInfo, rootVirtualPath As Uri, configuration As Configuration )
- rootPath (DirectoryInfo)
 - Folder specification for importing files (absolute path)
 
- rootVirtualPath (Uri)
 - The virtual path.
 
- configuration (Configuration)
 - The instance of the Configuration class that holds the settings to be used.
 
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610