VersionConstants Members
Include Protected Members
Include Inherited Members
Contains the installed version, build, and revision numbers of Project Server.
The VersionConstants type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Fields
Name | Description | |
---|---|---|
VerMajor | The major version number. | |
VerMinor | The minor version number. | |
VerRegistry | The version number for the Project Server key name in the Windows registry. |
Top