Search Results for

    Show / Hide Table of Contents

    Class BuildMetadata

    Automatically generated metadata for the build that generated this code.

    Inheritance
    Object
    BuildMetadata
    Inherited Members
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Object.ReferenceEquals(Object, Object)
    Object.ToString()
    Namespace: AnalysisPrograms
    Assembly: AnalysisPrograms.dll
    Syntax
    public static class BuildMetadata

    Fields

    | Improve this Doc View Source

    BuildDate

    Declaration
    public const string BuildDate = "2021-07-05T04:46:05.9898683+00:00"
    Field Value
    Type Description
    String
    | Improve this Doc View Source

    CiBuild

    Declaration
    public const string CiBuild = "144"
    Field Value
    Type Description
    String
    | Improve this Doc View Source

    CompiledAsSelfContained

    Declaration
    public const bool CompiledAsSelfContained = false
    Field Value
    Type Description
    Boolean
    | Improve this Doc View Source

    CompiledConfiguration

    Declaration
    public const string CompiledConfiguration = "Release"
    Field Value
    Type Description
    String
    | Improve this Doc View Source

    CompiledRuntimeIdentifer

    Declaration
    public const string CompiledRuntimeIdentifer = ""
    Field Value
    Type Description
    String
    | Improve this Doc View Source

    CompiledTargetFramework

    Declaration
    public const string CompiledTargetFramework = "net5.0"
    Field Value
    Type Description
    String
    | Improve this Doc View Source

    GitBranch

    Declaration
    public const string GitBranch = "master"
    Field Value
    Type Description
    String
    | Improve this Doc View Source

    GitCommit

    Declaration
    public const string GitCommit = "e26127a50d7bd7472d47288f10e61014fb981f7f"
    Field Value
    Type Description
    String
    | Improve this Doc View Source

    IsDirty

    Declaration
    public const bool IsDirty = false
    Field Value
    Type Description
    Boolean
    | Improve this Doc View Source

    Version

    Declaration
    public static readonly Version Version
    Field Value
    Type Description
    Version
    | Improve this Doc View Source

    VersionString

    Declaration
    public const string VersionString = "21.7.0.4"
    Field Value
    Type Description
    String
    • Improve this Doc
    • View Source
    In This Article
    Generated by DocFX AP docs version: 21.7.0.4-master-e26127a50d7bd7472d47288f10e61014fb981f7f-DIRTY-CI:144 Back to top