Click or drag to resize

CoreLibraryVersion Class

Version information for the Core library.
Inheritance Hierarchy
SystemObject
  AGI.FoundationCoreLibraryVersion

Namespace:  AGI.Foundation
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax
public static class CoreLibraryVersion

The CoreLibraryVersion type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberDisplayVersion
The display version of the library: 2024 r2.
Public fieldStatic memberVersion
The numeric version of the library: 24.2.419.0.
Top
See Also