Search Results for

    Show / Hide Table of Contents

    Method IsDevelopment

    | Improve this Doc View Source

    IsDevelopment()

    Checks if the current environment name is development, or dev.

    Declaration
    public static bool IsDevelopment()
    Returns
    Type Description
    Boolean

    true if the environment name is development or dev, otherwise false.

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright ©2021 DotEnv.Core