VersionConstants.VerRegistry Field

The version number for the Project Server key name in the Windows registry.

Namespace:  Microsoft.Office.Project.Server.Library
Assembly:  Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)

Syntax

'Declaration
Public Const VerRegistry As String
'Usage
Dim value As String

value = VersionConstants.VerRegistry
public const string VerRegistry

Remarks

For the released version of Microsoft Project Server 2010, the registry version = 14.0. That is, the registry key name for Project Server is HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office Server\14.0\Project.

See Also

Reference

VersionConstants Class

VersionConstants Members

Microsoft.Office.Project.Server.Library Namespace