Search Results for

    Show / Hide Table of Contents

    Method SetCommentChar

    | Improve this Doc View Source

    SetCommentChar(Char)

    Sets the character that will define the beginning of a comment.

    Declaration
    public IEnvLoader SetCommentChar(char commentChar)
    Parameters
    Type Name Description
    Char commentChar

    The character that defines the beginning of a comment.

    Returns
    Type Description
    IEnvLoader

    An instance implementing the fluent interface.

    Implements
    IEnvLoader.SetCommentChar(Char)
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright ©2021 DotEnv.Core