Search Results for

    Show / Hide Table of Contents
    View Source

    Class UmbracoApplicationRoot

    Sets the Examine to be ExamineIndexes sub directory of the Umbraco TEMP folder

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Infrastructure.Examine
    Assembly: Umbraco.Examine.Lucene.dll
    Syntax
    public class UmbracoApplicationRoot : IApplicationRoot

    Constructors

    View Source

    UmbracoApplicationRoot(IHostingEnvironment)

    Declaration
    public UmbracoApplicationRoot(IHostingEnvironment hostingEnvironment)
    Parameters
    Type Name Description
    IHostingEnvironment hostingEnvironment

    Properties

    View Source

    ApplicationRoot

    Declaration
    public DirectoryInfo ApplicationRoot { get; }
    Property Value
    Type Description
    DirectoryInfo
    • Improve this Doc
    • View Source
    In This Article
    • Constructors
      • UmbracoApplicationRoot(IHostingEnvironment)
    • Properties
      • ApplicationRoot
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX