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 SourceConfigurationFileName
The file name of the configuration file.
Declaration
public const string ConfigurationFileName = ".simpleversion.json"
Field Value
Type | Description |
---|---|
System.String |