다음을 통해 공유


VersionConstants.VerRegistry field

NOTE: This API is now obsolete.

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
<ObsoleteAttribute("The VersionConstants class is deprecated.  The information within is available by using the AssemblyName class.")> _
Public Const VerRegistry As String
'Usage
Dim value As String

value = VersionConstants.VerRegistry
[ObsoleteAttribute("The VersionConstants class is deprecated.  The information within is available by using the AssemblyName class.")]
public const string VerRegistry

Remarks

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

See also

Reference

VersionConstants class

VersionConstants members

Microsoft.Office.Project.Server.Library namespace