Header menu logo F# Compiler Guide

ILVersionInfo Type

Record fields

Record Field Description

Build

Full Usage: Build

Field type: uint16
Field type: uint16

Major

Full Usage: Major

Field type: uint16
Field type: uint16

Minor

Full Usage: Minor

Field type: uint16
Field type: uint16

Revision

Full Usage: Revision

Field type: uint16
Field type: uint16

Constructors

Constructor Description

ILVersionInfo(major, minor, build, revision)

Full Usage: ILVersionInfo(major, minor, build, revision)

Parameters:
    major : uint16
    minor : uint16
    build : uint16
    revision : uint16

Returns: ILVersionInfo
major : uint16
minor : uint16
build : uint16
revision : uint16
Returns: ILVersionInfo

Type something to start searching.