Partager via


AssemblyConstants.AssemblyFileVersion - Champ

Remarque : cette API est désormais obsolète.

Version de fichier d'assembly.

Espace de noms :  Microsoft.Office.Project.Server.Library
Assembly :  Microsoft.Office.Project.Server.Library (dans Microsoft.Office.Project.Server.Library.dll)

Syntaxe

'Déclaration
<ObsoleteAttribute("The AssemblyConstants class is deprecated.  The information within is available by using the Assembly and AssemblyName classes.")> _
Public Const AssemblyFileVersion As String
'Utilisation
Dim value As String

value = AssemblyConstants.AssemblyFileVersion
[ObsoleteAttribute("The AssemblyConstants class is deprecated.  The information within is available by using the Assembly and AssemblyName classes.")]
public const string AssemblyFileVersion

Voir aussi

Référence

AssemblyConstants classe

AssemblyConstants - Membres

Microsoft.Office.Project.Server.Library - Espace de noms