AssemblyConstants.AssemblyVersion field
NOTE: This API is now obsolete.
Assembly version.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
<ObsoleteAttribute("The AssemblyConstants class is deprecated. The information within is available by using the Assembly and AssemblyName classes.")> _
Public Const AssemblyVersion As String
'Usage
Dim value As String
value = AssemblyConstants.AssemblyVersion
[ObsoleteAttribute("The AssemblyConstants class is deprecated. The information within is available by using the Assembly and AssemblyName classes.")]
public const string AssemblyVersion