Skip Navigation Links.

LibraryVersion Members

The LibraryVersion type exposes the following members.

Constructors

  NameDescription
Public methodLibraryVersion

Methods

  NameDescription
Public methodEquals (Inherited from ValueType.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from ValueType.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from ValueType.)

Properties

  NameDescription
Public propertyMajor
The major version of the library.
Public propertyMinor
The minor version of the library.
Public propertyRelease
The release number of the library.

See Also