![]() ![]() | Returns a Version object that represents the current EDK version. A printable format can be obtained using the ToString method. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Returns the EDK major version number. A full EDK version label has this format: "major.minor.servicepack_changelist (date of build)". |
![]() | Returns the EDK minor version number. A full EDK version label has this format: "major.minor.servicepack_changelist (date of build)". |
![]() | Returns the EDK service pack version number. A full EDK version label has this format: "major.minor.servicepack_changelist (date of build)". |
![]() | Gets the Type of the current instance. |
![]() | Returns the EDK version as a printable string, including information of the build, such as the major, minor, service pack version number, the specific changelist number, and the date of the build. A full EDK version label has this format: "major.minor.servicepack_changelist (date of build)". For example, "5.2.0_181354 (May 20 2005)" |
Version Class | Plumtree.Remote Namespace