Initializes a new version.
The major version.
The minor version.
The build component, or -1 when unspecified.
The revision component, or -1 when unspecified.
ReadonlymajorThe major version component.
ReadonlyminorThe minor version component.
ReadonlybuildThe build component, or -1 when unspecified.
ReadonlyrevisionThe revision component, or -1 when unspecified.
StaticfromCreates a Version from a parsed MIME-Version value.
The parsed MIME version.
The corresponding Version.
Compares this version to another version.
The version to compare.
-1, 0, or 1 depending on ordering.
Formats this version.
The dotted version string.
Minimal representation of a .NET-style version.