Struct SearchIndexer.Root
Namespace: Unity.QuickSearch.Providers
Syntax
public struct Root
Constructors
Root(String, String)
Declaration
public Root(string _p, string _n)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | _p | |
| System.String | _n |
Fields
baseName
Declaration
public readonly string baseName
Field Value
| Type | Description |
|---|---|
| System.String |
basePath
Declaration
public readonly string basePath
Field Value
| Type | Description |
|---|---|
| System.String |