Class VersionInfo
Inheritance
System.Object
VersionInfo
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: Dangl.SevDeskExport
Assembly: Dangl.SevDeskExport.dll
Syntax
public static class VersionInfo
Properties
| Improve this Doc View SourceBuildDateUtc
Declaration
public static DateTime BuildDateUtc { get; }
Property Value
Type | Description |
---|---|
System.DateTime |
CommitDate
Declaration
public static string CommitDate { get; }
Property Value
Type | Description |
---|---|
System.String |
CommitHash
Declaration
public static string CommitHash { get; }
Property Value
Type | Description |
---|---|
System.String |
CommitInfo
Declaration
public static string CommitInfo { get; }
Property Value
Type | Description |
---|---|
System.String |
InformationalVersion
Declaration
public static string InformationalVersion { get; }
Property Value
Type | Description |
---|---|
System.String |
Version
Declaration
public static string Version { get; }
Property Value
Type | Description |
---|---|
System.String |