Search Results for

    Show / Hide Table of Contents

    Class VersionInfo

    Inheritance
    System.Object
    VersionInfo
    Namespace: Simplic.Installer.Utilities
    Assembly: Simplic.Installer.dll
    Syntax
    public class VersionInfo : object

    Properties

    | Improve this Doc View Source

    ErrorMessage

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

    Failed

    Declaration
    public bool Failed { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    Version

    Declaration
    public Version Version { get; set; }
    Property Value
    Type Description
    Version
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx