Show / Hide Table of Contents

    Class Version

    Version information helper class

    Inheritance
    System.Object
    Version
    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: Mapsui.Utilities
    Assembly: Mapsui.dll
    Syntax
    public static class Version

    Methods

    | Improve this Doc View Source

    GetCurrentVersion()

    Returns the current build version of Mapsui

    Declaration
    public static Version GetCurrentVersion()
    Returns
    Type Description
    System.Version
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX