Class FileSearchIndexer
Inherited Members
Namespace: Unity.QuickSearch.Providers
Syntax
public class FileSearchIndexer : SearchIndexer
Constructors
FileSearchIndexer(String, IEnumerable<SearchIndexer.Root>)
Declaration
public FileSearchIndexer(string type, IEnumerable<SearchIndexer.Root> roots)
Parameters
| Type | Name | Description |
|---|---|---|
| String | type | |
| IEnumerable<SearchIndexer.Root> | roots |
Properties
type
Declaration
public string type { get; }
Property Value
| Type | Description |
|---|---|
| String |