SimpleVersion
Search Results for

    Show / Hide Table of Contents

    Class Constants

    Utility class to contain constants.

    Inheritance
    System.Object
    Constants
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: SimpleVersion
    Assembly: SimpleVersion.Abstractions.dll
    Syntax
    public static class Constants

    Fields

    | Improve this Doc View Source

    ConfigurationFileName

    The file name of the configuration file.

    Declaration
    public const string ConfigurationFileName = ".simpleversion.json"
    Field Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX