Search Results for

    Show / Hide Table of Contents

    Constructor EnvKeyAttribute

    | Improve this Doc View Source

    EnvKeyAttribute()

    Initializes a new instance of the EnvKeyAttribute class.

    Declaration
    public EnvKeyAttribute()
    | Improve this Doc View Source

    EnvKeyAttribute(String)

    Initializes a new instance of the EnvKeyAttribute class with the name of the key.

    Declaration
    public EnvKeyAttribute(string name)
    Parameters
    Type Name Description
    String name

    The name of the key the property is mapped to.

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