Condividi tramite


VersionConstants.VerMinor field

NOTE: This API is now obsolete.

The minor 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 VerMinor As String
'Usage
Dim value As String

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

Remarks

For the released version of Project Server 2013, the minor version = 0.

See also

Reference

VersionConstants class

VersionConstants members

Microsoft.Office.Project.Server.Library namespace