共用方式為


VersionConstants.VerRegistry 欄位

附註:此 API 目前已過時。

Project Server 在 Windows 登錄機碼名稱版本號碼。

命名空間:  Microsoft.Office.Project.Server.Library
組件:  Microsoft.Office.Project.Server.Library (在 Microsoft.Office.Project.Server.Library.dll 中)

語法

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

備註

Project Server 2013,登錄版本的發行版本 = 15.0。也就是 Project Server 的登錄機碼名稱是HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office Server\15.0\Project。

請參閱

參照

VersionConstants 類別

VersionConstants 成員

Microsoft.Office.Project.Server.Library 命名空間