The Version type exposes the following members.

Methods

  NameDescription
Public methodToString
The string representation for this version.
(Overrides ValueType..::..ToString()()()().)

Properties

  NameDescription
Public propertyMajor
The major version number.
Public propertyMinor
The minor version number.

See Also