Class UmbracoApplicationRoot
Sets the Examine
Inheritance
System.Object
Namespace: Umbraco.Cms.Infrastructure.Examine
Assembly: Umbraco.Examine.Lucene.dll
Syntax
public class UmbracoApplicationRoot : IApplicationRoot
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 |