Partager via


AssemblyConstants.AssemblyPublicKey - Champ

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

Clé publique 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 AssemblyPublicKey As String
'Utilisation
Dim value As String

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

Voir aussi

Référence

AssemblyConstants classe

AssemblyConstants - Membres

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