共用方式為


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

請參閱

參照

AssemblyConstants 類別

AssemblyConstants 成員

Microsoft.Office.Project.Server.Library 命名空間