Class UmbracoApplicationRoot
Sets the Examine Examine.IApplicationRoot to be ExamineIndexes sub directory of the Umbraco TEMP folder
Inheritance
object
Namespace: Umbraco.Cms.Infrastructure.Examine
Assembly: Umbraco.Examine.Lucene.dll
Syntax
public class UmbracoApplicationRoot
Constructors
View SourceUmbracoApplicationRoot(IHostingEnvironment)
Declaration
public UmbracoApplicationRoot(IHostingEnvironment hostingEnvironment)
Parameters
| Type | Name | Description |
|---|---|---|
| IHostingEnvironment | hostingEnvironment |
Properties
View SourceApplicationRoot
Declaration
public DirectoryInfo ApplicationRoot { get; }
Property Value
| Type | Description |
|---|---|
| DirectoryInfo |