Show / Hide Table of Contents

    Class OsInfoService

    Provides information about the operating system in which the app is running

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

    Properties

    Version

    Operating system version

    Declaration
    public static Version Version { get; }
    Property Value
    Type Description
    Version
    Back to top Copyright © 2018 42nd Parallel