Version - Constructeur
Remarque : cette API est désormais obsolète.
Instancie un objet Version .
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 Version class is deprecated.")> _
Public Sub New
'Utilisation
Dim instance As New Version()
[ObsoleteAttribute("The Version class is deprecated.")]
public Version()