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.1.418.0 (24.1.418.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 r1.
Public fieldStatic memberVersion
The numeric version of the library: 24.1.418.0.
Top
See Also