This class represents a QUARC Target.

The Target..::.Version type exposes the following members.

Methods

  NameDescription
Equals (Inherited from ValueType.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from ValueType.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
ToString (Inherited from ValueType.)

Fields

  NameDescription
build
The build number.
compilation_date
The date the QUARC Target was compiled.
day
The day associated with the version.
major
The major version number.
minor
The minor version number.
month
The month associated with the version.
release
The release number.
revision
The revision number.
year
The year associated with the version.

See Also