Click or drag to resize
RuntimeLibraryVersion Fields

The RuntimeLibraryVersion type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberBuild
Contains the build number of this version, which is build up like semver: major.minor.patch.
Public fieldStatic memberVersion
Version reflects the general version of this library, for example 5.0
Top
See Also