Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
The Version type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
Version() |
Creates a new Version object.
|
![]() |
Version(String) |
Creates a new Version object.
|
![]() |
Version(Int32, Int32, Int32, Int32) |
Creates a new Version object.
|
Methods
| Name | Description | |
|---|---|---|
![]() |
ToLongVersionString |
Gets the value of the major component of the version number for the current Version object.
|
![]() |
ToShortVersionString |
Converts the value of the current Version object to its equivalent short version string representation.
|
Properties
| Name | Description | |
|---|---|---|
![]() |
Build |
Gets the value of the build component of the version number for the current Version object.
|
![]() |
Major |
Gets the value of the major component of the version number for the current Version object.
|
![]() |
Minor |
Gets the value of the minor component of the version number for the current Version object.
|
![]() |
Revision |
Gets the value of the revision component of the version number for the current Version object.
|
.gif)
.gif)