Click or drag to resize

Build Class

Details about the current build.
Inheritance Hierarchy
SystemObject
  FM.IceLinkBuild

Namespace:  FM.IceLink
Assembly:  FM.IceLink (in FM.IceLink.dll) Version: 3.2.2.607 (3.2.2.607)

The Build type exposes the following members.

Constructors
  NameDescription
Public methodBuild
Initializes a new instance of the Build class
Top
Properties
  NameDescription
Public propertyStatic memberDate
Gets the build date.
Public propertyStatic memberDay
Gets the build day.
Public propertyStatic memberMajorVersion
Gets the build major version.
Public propertyStatic memberMinorVersion
Gets the build minor version.
Public propertyStatic memberMonth
Gets the build month.
Public propertyStatic memberPatchVersion
Gets the build patch version.
Public propertyStatic memberRevisionVersion
Gets the build revision version.
Public propertyStatic memberVersion
Gets the full build version.
Public propertyStatic memberYear
Gets the build year.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Fields
  NameDescription
Public fieldStatic memberVersionConstant
Gets the build version.
Top
See Also