Поле AssemblyConstants.AssemblyPublicKey
Примечание. Этот API устарел.
Открытый ключ сборки.
Пространство имен: Microsoft.Office.Project.Server.Library
Сборка: Microsoft.Office.Project.Server.Library (в Microsoft.Office.Project.Server.Library.dll)
Синтаксис
'Декларация
<ObsoleteAttribute("The AssemblyConstants class is deprecated. The information within is available by using the Assembly and AssemblyName classes.")> _
Public Const AssemblyPublicKey As String
'Применение
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