MarkLogic XCC/.Net Library

Version Properties

The properties of the Version class are listed below. For a complete list of Version class members, see the Version Members topic.

Public Static (Shared) Properties

VersionMajor Returns the numeric Major Version number.
VersionMinor Returns the numeric Minor Version number.
VersionPatch Returns the numeric Patch Version number.
VersionString Returns the full version number, as a string, of the form M.m-p. For example: 3.1-1.

See Also

Version Class | Marklogic.Xcc Namespace