Search Results for

    Show / Hide Table of Contents
    View Source

    Class IOHelperLinux

    Inheritance
    object
    IOHelper
    Namespace: Umbraco.Cms.Core.IO
    Assembly: Umbraco.Core.dll
    Syntax
    public class IOHelperLinux : IOHelper, IIOHelper

    Constructors

    View Source

    IOHelperLinux(IHostingEnvironment)

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

    Methods

    View Source

    PathStartsWith(string, string, params char[])

    Declaration
    public override bool PathStartsWith(string path, string root, params char[] separators)
    Parameters
    Type Name Description
    string path
    string root
    char[] separators
    Returns
    Type Description
    bool
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX