Show / Hide Table of Contents

    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 Source

    BuildDateUtc

    Declaration
    public static DateTime BuildDateUtc { get; }
    Property Value
    Type Description
    System.DateTime
    | Improve this Doc View Source

    CommitDate

    Declaration
    public static string CommitDate { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    CommitHash

    Declaration
    public static string CommitHash { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    CommitInfo

    Declaration
    public static string CommitInfo { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    InformationalVersion

    Declaration
    public static string InformationalVersion { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Version

    Declaration
    public static string Version { get; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    Back to top © Dangl IT GmbH