VersionConstants.VerMajor field

NOTE: This API is now obsolete.

The major version number.

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 VerMajor As String
'Usage
Dim value As String

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

Remarks

The major version of Project Server 2013 = 15.

See also

Reference

VersionConstants class

VersionConstants members

Microsoft.Office.Project.Server.Library namespace