Search Results for

    Show / Hide Table of Contents

    Method AllowBindNonPublicProperties

    | Improve this Doc View Source

    AllowBindNonPublicProperties()

    Allows binding of non-public properties. This method tells the binder that it can set non-public properties.

    Declaration
    IEnvBinder AllowBindNonPublicProperties()
    Returns
    Type Description
    IEnvBinder

    An instance implementing the fluent interface.

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