Click or drag to resize

SemanticVersion Properties

The SemanticVersion type exposes the following members.

Properties
  NameDescription
Public propertyMajor
Gets the major version.
Public propertyMinor
Gets the minor version.
Public propertyPatch
Gets the patch version.
Public propertyPreRelease
Gets the pre release version.
Top
See Also