Search Results for

    Show / Hide Table of Contents

    Method SetDelimiterKeyValuePair

    | Improve this Doc View Source

    SetDelimiterKeyValuePair(Char)

    Sets the delimiter that separates an assignment of a value to a key.

    Declaration
    IEnvParser SetDelimiterKeyValuePair(char separator)
    Parameters
    Type Name Description
    Char separator

    The character that separates the key-value pair.

    Returns
    Type Description
    IEnvParser

    An instance implementing the fluent interface.

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