AssemblyConstants.AssemblyPublicKey field
NOTE: This API is now obsolete.
Assembly public key.
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 AssemblyPublicKey As String
'Usage
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